Vim: Fix some bugs in llvm indent plugin.llvm-svn: 236464
Enhanced vim support.This brings the utils/vim folder into a more vim-like format by movingthe syntax hightlighting files into a syntax subdirectory. It addssome minimal settings that everyone sh
Enhanced vim support.This brings the utils/vim folder into a more vim-like format by movingthe syntax hightlighting files into a syntax subdirectory. It addssome minimal settings that everyone should agree on to ftdetect/ftplugin andfeatures a new indentation plugin for .ll files.llvm-svn: 235369
show more ...