An open API service indexing awesome lists of open source software.

https://github.com/yggdroot/vim_tools

A collection of tools used in my vim.
https://github.com/yggdroot/vim_tools

Last synced: about 1 year ago
JSON representation

A collection of tools used in my vim.

Awesome Lists containing this project

README

          

**vim_tools**
=========
A collection of tools used in my vim, including the following:

**ctags**
---------
Downloaded from [here](https://sourceforge.net/projects/ctags/files/ctags/5.8/).
Usage can be find [here](https://github.com/Yggdroot/vim_tools/blob/master/ctags58/ctags.html).

**cscope**
----------
Downloaded from [here](https://code.google.com/archive/p/cscope-win32/downloads).

**pt** (the_platinum_searcher)
------------------------------
Downloaded from [here](https://github.com/monochromegane/the_platinum_searcher).