Added code completion for rust

This commit is contained in:
2021-05-07 21:57:54 +02:00
parent 2a70b10745
commit 5b78d48c0f
3 changed files with 5 additions and 0 deletions

View File

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