Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctags & cscope features add #130

Closed
edisonlove opened this issue Apr 7, 2017 · 2 comments
Closed

ctags & cscope features add #130

edisonlove opened this issue Apr 7, 2017 · 2 comments

Comments

@edisonlove
Copy link

Environment

  • OS: windows
  • vim: 8.0

Problem Description

can ctag & cscope plugins be added?it will make code jump better

@backyes
Copy link

backyes commented Dec 12, 2017

+1

liuchengxu added a commit that referenced this issue Apr 8, 2018
* Add cscope layer

Fix #130

* Add tips for cscope

* Change to nnoremap

* Update CHANGELOG.md

* Add async support for vim8

* Add async support for neovim

* Add is_building check

* A bit of refactor
@liuchengxu
Copy link
Owner

liuchengxu commented Apr 8, 2018

cscope layer has been experimentally added, which supports building cscope database in both sync and async mode. Feel free to give me any feedback.

ctags layer is up now #301 .

alvin2ye pushed a commit to alvin2ye/space-vim that referenced this issue Jan 31, 2019
* Add cscope layer

Fix liuchengxu#130

* Add tips for cscope

* Change to nnoremap

* Update CHANGELOG.md

* Add async support for vim8

* Add async support for neovim

* Add is_building check

* A bit of refactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants