2007年10月2日 星期二

關於ctags

:tfirst 跳到第一個相符的tag
:[count]tprevious 跳到前[count]個相符的tag
:[count]tnext 跳到後[count]個相符的tag
:tlast 跳到最後一個相符的tag

如果没有指定[count],預設值1

:set tags=../tags 設定tags文件

允許多個(使用,區隔)

參考資料:
http://blog.csdn.net/michael_mao/archive/2007/09/27/1803516.aspx

沒有留言: