HOME
  • php
  • linux
  • nginx
  • freebsd

VIM+ctags/cscope/taglist代码结构查看

目录结构

$ tree -C ~/.vim | grep -v ".cnx"

|-- doc
|   |-- taglist.cnx
|-- plugin
    |-- taglist.vim

1. ctags/cscope

ctags 用于生成 tags,cscope 用于查询变量及函数的定义位置。

Read More →
Posted on9 年前 , Last updated on9 年前 by ueaner
Older Newer
随机文章
  • Linux 下安装 Eclipse PHP集成开发环境
  • 解决 crontab 下运行 gpg 文件加解密问题
  • 快速搭建 Percona Server + PHP + NGiNX 开发环境
  • 使用 adb sideload 手动更新 android 4.3
  • FreeBSD 9.1 下安装 NGiNX + Percona Server + PHP
  • VirtualBox 网络配置
热门标签
  • adb
  • fastboot
  • 编译
  • phalcon
  • android
  • mmseg
  • 中文分词
  • apache
  • virtualbox
  • markdown
  • 代码
  • git
  • mysql
  • phpstorm
  • python
  • yum

Copyright ©2022 ueaner