added spelling to cook files
This commit is contained in:
parent
e8b0f542b7
commit
313b60d0a8
1
.vimrc
1
.vimrc
@ -142,6 +142,7 @@ if has("autocmd")
|
||||
autocmd FileType markdown setlocal spell
|
||||
autocmd BufRead,BufNewFile *.rst setlocal spell
|
||||
autocmd BufRead,BufNewFile *.txt setlocal spell
|
||||
autocmd BufRead,BufNewFile *.cook setlocal spell
|
||||
|
||||
" Set filetype tab settings
|
||||
autocmd FileType python,doctest set ai ts=4 sw=4 sts=4 et
|
||||
|
Loading…
Reference in New Issue
Block a user