Added code completion for rust

This commit is contained in:
2021-05-07 21:55:14 +02:00
parent cae290b292
commit 2a70b10745
4 changed files with 16 additions and 2 deletions

View File

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