diff --git a/.vimrc b/.vimrc index 403573b..cd194fb 100644 --- a/.vimrc +++ b/.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'