Travis testing
This commit is contained in:
parent
c76c977414
commit
e61e4906f8
5 changed files with 27 additions and 4 deletions
|
|
@ -2,3 +2,6 @@ if exists("s:loaded")
|
|||
finish
|
||||
endif
|
||||
let s:loaded = 1
|
||||
|
||||
au BufNewFile,BufRead *.nim setlocal filetype=nim
|
||||
au BufNewFile,BufRead *.nims setlocal filetype=nims
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue