Added support for rust files

This commit is contained in:
2021-05-06 14:35:17 +02:00
parent 108e238118
commit f65e7425a8
3 changed files with 5 additions and 1 deletions

2
rust.vim Normal file
View File

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