[PATCH] Enhanced VIM support

Matthias Braun matze at braunis.de
Mon Apr 20 12:47:23 PDT 2015


This brings the utils/vim folder into a more vim-like format by moving
the syntax hightlighting files into a syntax subdirectory. It also adds
some minimal settings that everyone should agree on to ftdetect/ftplugin and
features a new indentation plugin for .ll files.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9124

Files:
  utils/vim/README
  utils/vim/ftdetect/llvm.vim
  utils/vim/ftdetect/tablegen.vim
  utils/vim/ftplugin/llvm.vim
  utils/vim/ftplugin/tablegen.vim
  utils/vim/indent/llvm.vim
  utils/vim/llvm.vim
  utils/vim/syntax/llvm.vim
  utils/vim/syntax/tablegen.vim
  utils/vim/tablegen.vim

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9124.24052.patch
Type: text/x-patch
Size: 5362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150420/c47c23f0/attachment.bin>


More information about the llvm-commits mailing list