0
点赞
收藏
分享

微信扫一扫

Springboot+Vue项目-基于Java+MySQL的机动车号牌管理系统(附源码+演示视频+LW)

杨沐涵 2024-05-01 阅读 7

一 ctags

1 安装

安装ctags比较简单,我用的是vim-plug,网络上随便一搜应该就有很多教程,而且没有什么坑

2 使用

vim之函数跳转功能_nvim函数跳转-CSDN博客icon-default.png?t=N7T8https://blog.csdn.net/ballack_linux/article/details/71036072不过针对cuda程序,不能用ctags -R .来创建符号,而是需要

并且需要在vimrc中加入

二 tagbar

记一次通过vim-plug安装tagbar过程_vim tagbar tagbar: exuberant ctags not found!-CSDN博客icon-default.png?t=N7T8https://blog.csdn.net/L_insting/article/details/106201569 

举报

相关推荐

0 条评论