【发布时间】:2021-01-09 22:23:40
【问题描述】:
当我尝试使用 UltiSnips 时,它返回此错误:
E492: Not an editor command: snippet test "Test Snippet"
E492: Not an editor command: Test
E492: Not an editor command: endsnippet
我的 .vimrc 看起来像这样:https://pastebin.com/0AwFks2J
我应该怎么做才能解决它?
【问题讨论】:
-
欢迎来到 Stack Overflow。如果您写minimal example,您将更有可能得到问题的答案。您通常不应使用指向外部网站的链接来包含问题的所有部分。
标签: vim code-snippets ultisnips