Update vim settings for prose writing
This commit is contained in:
+1
-1
@@ -259,7 +259,7 @@ silent! source .vimrc.local " project specific .vimrc
|
||||
autocmd BufRead COMMIT_EDITMSG set textwidth=70 colorcolumn=70
|
||||
autocmd BufRead Makefile setlocal noexpandtab
|
||||
autocmd BufRead *.scss set shiftwidth=4
|
||||
autocmd BufRead *.md set wrap textwidth=0
|
||||
autocmd BufNewFile,BufRead *.md set wrap textwidth=0
|
||||
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
|
||||
|
||||
" Startup Commands #################################################################################
|
||||
|
||||
Reference in New Issue
Block a user