Files
nvim/rust.vim
2021-05-07 21:55:14 +02:00

4 lines
83 B
VimL

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