Cscope integration for Kakoune. Beta. MIT-licensed.
Supported Kakoune version: v2018.10.27
Put the main file into your autoload directory.
Build an index: :cscope-index
Make a lookup: :cscope
Fuzzy-find a function: :cscope-find
Optional mapping: `map -docstring 'cscope menu' global user 'c' 'w:cscope-menu'