Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 405 Bytes

cscope-map plugin for vim and neovim

Cscope Key Map: This is a mirror of http://cscope.sourceforge.net/cscope_maps.vim (Written by: Jason Duell)

Fixes issues with cscope mappings for neovim (nvim) with interpretation of mapping, see the code for details.

Installation

For vim and neovim using vim-plug or other plugin manager add following lines:

Plug 'finikorg/cscope-maps'