vim/after/ftdetect/tablegen.vim
2016-03-12 20:35:11 +00:00

3 lines
87 B
VimL

" Force *.td to tablegen filetype
au BufNewFile,BufReadPost *.td set filetype=tablegen