Files
nvim/rust.vim
2021-05-07 21:57:54 +02:00

5 lines
84 B
VimL

" No spell checking in code file
autocmd BufNewFile,BufRead *.rs setlocal nospell