garious / vim-llvm

VIM package for LLVM developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIM package for LLVM developers

These files were copied from The LLVM source tree.

Installation

Pathogen

If using pathogen.vim:

git clone git://github.com/garious/vim-llvm.git ~/.vim/bundle/vim-llvm

Vundle

If using Vundle, add Plugin 'garious/vim-llvm' to your ~/.vimrc and then:

vim +PluginInstall +qall

About

VIM package for LLVM developers

License:Other


Languages

Language:Vim Script 100.0%