/cscope_maps.vim

My revision to vim plugin cscope_maps.vim

Primary LanguageVim Script

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.