This commit is contained in:
Alex Yatskov 2015-07-10 09:38:45 +09:00
parent 32b87c56be
commit 666263f093

View File

@ -1,4 +1,5 @@
augroup vimrc augroup vimrc
autocmd!
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
augroup END augroup END