dot-files/vim/.vim/ftdetect/tikz.vim

3 lines
81 B
VimL
Raw Normal View History

2020-10-14 16:39:27 +02:00
" Use LaTeX filetype for TikZ files
au BufNewFile,BufRead *.tikz setfiletype tex