mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add line wrap for markdown
This commit is contained in:
2
vimrc
2
vimrc
@@ -290,7 +290,7 @@ au BufNewFile,BufRead *.txt set filetype=human
|
||||
au FileType human,mail,tex set wrap wm=2 textwidth=78 nocindent spell
|
||||
|
||||
"" Markdown
|
||||
au FileType markdown set spell
|
||||
au FileType markdown set wrap wm=2 textwidth=78 nocindent spell
|
||||
|
||||
"" Python
|
||||
au FileType python set noexpandtab
|
||||
|
||||
Reference in New Issue
Block a user