Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 357 Bytes

cscope_maps.vim

My revision to vim plugin cscope_maps.vim

Installation

Vundle

  1. Add Bundle diabloneo/cscope_maps.vim to .vimrc
  2. Run :BundleInstall

Features

Auto update cscope database

Auto update cscope database after saving a buffer.

More key mappings

Borrowing some useful key mappings from gtags-cscope.vim.