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