Add several filetype settings
This commit is contained in:
parent
cf65891d7b
commit
09764eb3eb
9 changed files with 161 additions and 0 deletions
1
ftdetect/turtle.vim
Normal file
1
ftdetect/turtle.vim
Normal file
|
@ -0,0 +1 @@
|
|||
au BufRead,BufNewFile *.ttl set filetype=rdf-turtle
|
1
ftdetect/xbps-template.vim
Normal file
1
ftdetect/xbps-template.vim
Normal file
|
@ -0,0 +1 @@
|
|||
au! BufNewFile,BufRead template set ft=sh syntax=sh
|
Loading…
Add table
Add a link
Reference in a new issue