Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在修改一些代表我工作流程中摩擦的键绑定。对我来说主要的烦恼之一是;and ,,它在字符搜索后执行跳转 (f, t, F, T)。
;
,
所以我想,是否有可能与 search ( /foo<CR>) 跳转合并,后者分别是n和N。
/foo<CR>
n
N
我想以一种不会破坏任何东西的方式这样做。到目前为止,我一直没有成功。
n我建议不要将这些合并到中,而是看一下smart-f