[ADD][VIM] *.tikz filetype detection
This commit is contained in:
parent
9bb660ca1d
commit
d1054845c8
1 changed files with 2 additions and 0 deletions
2
vim/.vim/ftdetect/tikz.vim
Normal file
2
vim/.vim/ftdetect/tikz.vim
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
" Use LaTeX filetype for TikZ files
|
||||||
|
au BufNewFile,BufRead *.tikz setfiletype tex
|
||||||
Loading…
Add table
Add a link
Reference in a new issue