Added travis script
This commit is contained in:
parent
46be04e778
commit
7953c47a57
16 changed files with 403 additions and 42 deletions
|
|
@ -3,6 +3,7 @@ if exists("s:loaded")
|
|||
endif
|
||||
let s:loaded = 1
|
||||
|
||||
|
||||
au BufNewFile,BufRead *.nim set filetype=nim
|
||||
au BufNewFile,BufRead *.nims set filetype=nims
|
||||
|
||||
let g:nvim_nim_enable_highlighter = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue