Vim:SnipMate +哈姆雷
我最近将 SnipMate 配置为与 Rails 开发的自动完成功能一起工作。我已将 SnipMate 和自动完成功能绑定到 Tab,效果非常好。
但是,在处理 Haml 文件时,Tab 的行为不符合预期。它将我的光标移动到文档中的下一个空白行,而不是插入选项卡(当没有自动完成或片段可用时)。
禁用 SnipMate 可以解决该问题,但我没有 SnipMate。
有谁知道我可以在哪里解决这个问题?
干杯, -W
I've recently configured SnipMate to work alongside autocomplete for Rails development. I've bound both SnipMate and autocomplete to Tab, which works beautifully.
However, when dealing with Haml files, Tab isn't behaving as expected. Instead of inserting tabs (when no autocomplete or snippet is available), it's moving my cursor to the next blank line in the document.
Disabling SnipMate resolves the issue, but then I have no SnipMate.
Does anyone know where I might look to fix this?
Cheers,
-W
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用 ctrl+tab 禁用 SnipMate 选项卡行为
Use ctrl+tab to disable SnipMate tab behavior
安装 supertab 插件并将其配置为使用两者。
install the supertab plugin and config it to use both.