Giter VIP home page Giter VIP logo

Comments (3)

wklken avatar wklken commented on August 28, 2024

是支持ctags的,实测通过
步骤:
1.要安装好ctags,并且命令行情况下which ctags有返回
2.到项目文件夹,手动生成用ctags命令tags文件
3.vim打开某个文件,ctrl+],可以跳转

另外,也可以用YCM的
,gd 跳转到定义处

另外注意,如果是mac下,mac自带ctags 命令是不可用的,需要自己装,可以自己google下

from k-vim.

qianlonglv avatar qianlonglv commented on August 28, 2024

非常感谢,已经解决了。
2014年4月11日 下午4:24于 "wklken" [email protected]写道:

是支持ctags的,实测通过
步骤:
1.要安装好ctags,并且命令行情况下which ctags有返回
2.到项目文件夹,手动生成用ctags命令tags文件
3.vim打开某个文件,ctrl+],可以跳转

另外,也可以用YCM的
,gd 跳转到定义处

另外注意,如果是mac下,mac自带ctags 命令是不可用的,需要自己装,可以自己google下


Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-40180964
.

from k-vim.

qianlonglv avatar qianlonglv commented on August 28, 2024

支持的,是我的原因,自己没用好。
2014年4月11日 下午4:52于 "wklken" [email protected]写道:

Closed #29 #29.


Reply to this email directly or view it on GitHubhttps://github.com//issues/29
.

from k-vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.