File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 26
26
^docs$
27
27
^pkgdown$
28
28
^vignettes/[^-]+.gif$
29
+ ^CRAN-SUBMISSION$
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ lintr can be integrated with [syntastic](https://github.com/vim-syntastic/syntas
71
71
72
72
### Installation
73
73
74
- Put the file [ syntastic/lintr.vim] ( inst/syntastic/lintr.vim ) in ` syntastic/syntax_checkers/r ` .
74
+ Put the file [ syntastic/lintr.vim] ( https://raw.githubusercontent.com/r-lib/lintr/v2.0.1/ inst/syntastic/lintr.vim) in ` syntastic/syntax_checkers/r ` .
75
75
If you are using [ pathogen] ( https://github.com/tpope/vim-pathogen ) this directory is ` ~/.vim/bundles/syntastic/syntax_checkers/r ` .
76
76
77
77
You will also need to add the following lines to your ` .vimrc ` .
You can’t perform that action at this time.
0 commit comments