如何在VIM标签搜索和导航方面取得进展?
发布时间:2020-12-16 01:20:59 所属栏目:安全 来源:网络整理
导读:Ctrl]是跳转到定义. Ctrl T将返回. Ctrl T的反义词是什么? :help tag-stack:[count]po[p][!] Jump to [count] older entry in tag stack (default 1). See |tag-!| for [!]. {not in Vi} :[count]ta[g][!] Jump to [count] newer entry in tag stack (defau
Ctrl]是跳转到定义. Ctrl T将返回. Ctrl T的反义词是什么?
:help tag-stack :[count]po[p][!] Jump to [count] older entry in tag stack (default 1). See |tag-!| for [!]. {not in Vi} :[count]ta[g][!] Jump to [count] newer entry in tag stack (default 1). See |tag-!| for [!]. {not in Vi} 您还可以使用ctrl i和ctrl o分别通过跳转列表向前和向后移动.这适用于标记命令,因为它们被视为跳跃运动. 所以:跳转到标签ctrl] 跳回来:ctr o 跳转到标签再次ctrl我 :帮助跳跃运动 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |