3 lines
92 B
VimL
3 lines
92 B
VimL
" No spell checking in code file
|
|
autocmd BufNewFile,BufRead *.M,*.I,*.D,*.MOD,*.DEF nospell
|