surfer.vim : Code navigation built upon Ctags
| script karma |
Rating 0/0,
Downloaded by 1131 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| geck |
| |
| script type |
| utility |
| |
| description |
Surfer provides nice user interface for code navigation built on top of Ctags.
Go to https://github.com/gcmt/surfer.vim for a quick introduction to Surfer. |
| |
| install details |
Requirements:
* Vim 7.3+ compiled with support for python 2.x
* Exuberant Ctags
Quick installation:
1. Install Exuberant Ctags
2. Install Surfer with Vundle or Pathogen
3. [For non-Windows users] Go to the plugin root directory and execute ./install.sh
to complete the installation.
4. Map the :Surf command and enjoy! |
| |
script versions (upload new version)
Click on the package to download.
| surfer-2.1.2.zip |
2.1.2 |
2014-01-26 |
7.3 |
geck |
* Added notification system for letting the user know when the search component has been updated and needs to be recompiled.
* Fixed all unicode related issues.
* Various bug fixes. |
ip used for rating: 216.73.216.155
|