2005-10 月份文章 顯示方式:簡文 | 列表

October 18,2005

剛剛一直出現 E73: tag stack empty

每次一開始vim都會出現這個error
後來發現是因為 .vimrc裡面有設定 map ^[ ^T
取消掉就OK了
原因的話
推測是每次都會執行一次.vimrc
map也會執行一次
又因為一開始沒有tags stack,所以會出現error

Posted by thegiive at 23:16回應(0)引用(0)

tags

研究tags之中 ...繼續閱讀

Posted by thegiive at 8:03回應(0)引用(0)vim

從buffer之中自動補字

ctrl + p / ctrl + n

幾乎可以自動補全大部份的需求

Posted by thegiive at 8:02回應(0)引用(0)vim

直接游標下面的關鍵字search

在字的底下按下 *
就OK了

Posted by thegiive at 7:59回應(0)引用(0)vim
 [1]