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