mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 06:57:23 +01:00
turn on spell in human readable files
This commit is contained in:
2
vimrc
2
vimrc
@@ -297,7 +297,7 @@ set autoread
|
|||||||
|
|
||||||
"" txt, mail, human, tex
|
"" txt, mail, human, tex
|
||||||
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
|
au FileType human,mail,tex set wrap wm=2 textwidth=78 nocindent spell
|
||||||
|
|
||||||
"" Python
|
"" Python
|
||||||
au FileType python set noexpandtab
|
au FileType python set noexpandtab
|
||||||
|
|||||||
Reference in New Issue
Block a user