summaryrefslogtreecommitdiff
path: root/utils/vim
AgeCommit message (Expand)AuthorFilesLines
2004-12-09Test commitTest Commit1-0/+1
2004-10-16Add support for undef and unreachableChris Lattner1-2/+2
2004-09-28Add `deplibs' keyword for specifying a list of dependent librariesMisha Brukman1-1/+1
2004-05-19Add hint about syntax-highlighting non-standardly-named LLVM Makefiles.Misha Brukman1-0/+9
2004-04-28Added `zeroinitializer' keyword.Misha Brukman1-1/+1
2004-03-12Teach vim about the select instruction. Allow it to forget about the long-deadChris Lattner1-2/+2
2003-10-27Make sure to syntax hilight the 'unwind' keyword!Chris Lattner1-1/+1
2003-10-21Syntax highlight the new operatorsChris Lattner1-1/+1
2003-10-10Add support for the weak linkage specifierChris Lattner1-1/+1
2003-09-08syntax highlightifyChris Lattner1-1/+1
2003-08-11Added keyword `include', and a FIXME for hex and binary constants.Misha Brukman1-1/+2
2003-08-11tablegen.vim:Misha Brukman2-4/+9
2003-08-11Add .llxChris Lattner1-0/+1
2003-08-11Added a TableGen syntax highlighting mode for VIM and a README that describesMisha Brukman2-0/+68
2003-06-03* Added the `to' keyword, as in `cast <type> <data> to <type>'.Misha Brukman1-8/+8
2003-05-08Add support for new va_arg instructionChris Lattner1-1/+1
2003-04-22Update to add new keywordsChris Lattner1-3/+4
2003-04-16Add new linkage keywords. Spell uninitialized correctlyChris Lattner1-1/+2
2002-10-07LLVM syntax highlighting for VIM.Nick Hildenbrandt1-0/+59