Temp
This commit is contained in:
parent
c91668c8a9
commit
6b16dade7c
20 changed files with 207 additions and 90 deletions
|
|
@ -1,7 +1,2 @@
|
|||
if exists("g:nvim_nim_ftdetect_loaded")
|
||||
finish
|
||||
endif
|
||||
let g:nvim_nim_ftdetect_loaded = 1
|
||||
|
||||
au BufNewFile,BufRead *.nim setlocal filetype=nim
|
||||
au BufNewFile,BufRead *.nims setlocal filetype=nims
|
||||
scriptencoding utf-8
|
||||
au BufNewFile,BufRead *.nims,*.nim setlocal filetype=nim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue