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 使用:help neocomplcache. 您的问题的答案很容易找到。
:help neocomplcache
此外,尽快放弃 SPF-13:短期收益不值得中/长期损失。