fixed commands for spelling in code

This commit is contained in:
2021-05-06 19:14:21 +02:00
parent f65e7425a8
commit cae290b292
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
" No spell checking in code file
autocmd BufNewFile,BufRead *.rs nospell
autocmd BufNewFile,BufRead *.rs setlocal nospell