summaryrefslogtreecommitdiffstats
path: root/llvm/utils/vim/ftplugin/llvm.vim
Commit message (Collapse)AuthorAgeFilesLines
* [vim] Add the IR's comment prefix to the comments list. This allows vimChandler Carruth2015-07-151-0/+1
| | | | | | | | to intelligently wrap prose written in IR comment blocks. This has bothered me for roughly ever, and my fellow IRC denziens convinced me to fix it. llvm-svn: 242266
* Enhanced vim support.Matthias Braun2015-04-211-0/+11
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
OpenPOWER on IntegriCloud