vint: Use single quotes.
This commit is contained in:
parent
413244f3c3
commit
d37b228985
6 changed files with 48 additions and 46 deletions
|
|
@ -1,2 +1,4 @@
|
|||
au BufNewFile,BufRead *.nim,*.nims,*.nimble set filetype=nim
|
||||
augroup nim_vim
|
||||
au BufNewFile,BufRead *.nim,*.nims,*.nimble set filetype=nim
|
||||
augroup END
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue