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.
我安装了 snipmate 插件,它工作得非常好。我不得不修改一个片段,但这显然导致了子模块的变化。有一个更好的方法吗?
注意:我使用病原体来管理插件。
SnipMate 在几个位置寻找片段。这些位置之一,即默认位置 IIRC,是:
~/.vim/snippets/
所以你可以把你的自定义片段放在那里。