Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 404 Bytes

.vim

The purpose of this repository is simply backup/save/build on my vim environment.

.plugins installed

  • autoload_cscope: for c program files, this plugin will travel up the file hierarchy to find the cscoure database
  • cscope: useful cscope keyboard shortcuts
  • pathogen: useful when you need to break down you plugin into manageable packages (some plugins might use it)