[vim]disable file-line plugin by default
This commit is contained in:
parent
1a9249a798
commit
a8a55cce9d
3
.vimrc
3
.vimrc
@ -509,7 +509,8 @@ let g:vimwiki_list=[{'path':'~/.vim/vimwiki'}]
|
||||
Plugin 'vim-scripts/Align'
|
||||
|
||||
" open file at the given line with the file.txt:20 syntax
|
||||
Plugin 'bogado/file-line'
|
||||
" But it's screw up the git commit message
|
||||
"Plugin 'bogado/file-line'
|
||||
|
||||
" % match if/then/else/html ...
|
||||
Plugin 'tmhedberg/matchit'
|
||||
|
Loading…
Reference in New Issue
Block a user