summaryrefslogtreecommitdiff
path: root/llvm/utils/vim/ftplugin/tablegen.vim
AgeCommit message (Collapse)Author
2015-04-21Enhanced vim support.Matthias Braun
This brings the utils/vim folder into a more vim-like format by moving the syntax hightlighting files into a syntax subdirectory. It adds some minimal settings that everyone should agree on to ftdetect/ftplugin and features a new indentation plugin for .ll files. llvm-svn: 235369