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.
- Host: GitHub
- URL: https://github.com/yggdroot/vim_tools
- Owner: Yggdroot
- Created: 2016-03-25T13:36:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-27T13:44:39.000Z (about 10 years ago)
- Last Synced: 2025-03-25T08:13:31.769Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 3.44 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).