This website works better with JavaScript.
Home
Explore
Help
Sign In
gregory
/
.vim
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
0
Tags
335 KiB
Tree:
8cae72aee4
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8cae72aee4'
${ noResults }
.vim
/
after
/
ftplugin
/
r.vim
5 lines
101 B
Raw
Normal View
History
init
2 years ago
let
b
:
ale_linters
=
[
'lintr'
]
let
b
:
ale_fixers
=
[
'styler'
]
let
b
:
ale_fix_on_save
=
1
let
R_assign
=
0