看板 Editor 關於我們 聯絡資訊
各位好,小弟是vim的新手 最近在mac上裝了macvim,遇到一個問題 舉例我有定義一個function如下 Def funA(input) 然後我在光標"funA"上按"*" 但是macvim會顯示"funA(input" not found 我在funA上按ctrl+]試著用ctags跳回他定義的地方,也顯示"funA(input" not in the tags 想請教版上先進, 我該怎麼限定只搜尋"funA"而不要包含後面的文字呢? 感謝各位幫忙!感激不盡:) -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 42.71.134.24
tkcn::set iskeyword-=( 08/29 22:35