/vim-rtags

Primary LanguageVim Script

vim-rtags

vim plugin for rtags

Usage

:RTagsFindSymbol foo
:RTagsFindFile bar

Installation

$ cd ~/.vim/bundle
$ git clone https://github.com/mattn/vim-rtags

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)