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.
我是一个 vim/ultisnips 新手,试图在编写和编码时提高效率。我已经成功安装了 ultisnips 插件,到目前为止它可以工作。
我的问题是:是否可以在填充后“重新激活”一个片段?文档说:
UltiSnips 只会在片段处于活动状态时映射跳转触发器,以尽可能少地干扰其他映射。
但实际上我想不时重新激活一个片段,以便在更新/修改片段内容时有效地在占位符之间跳转。
知道如何做到这一点吗?