3 lines
81 B
VimL
3 lines
81 B
VimL
|
" Use LaTeX filetype for TikZ files
|
||
|
au BufNewFile,BufRead *.tikz setfiletype tex
|