t评论与。书呆子评论者
I'm switching from TextMate to MacVim. Which should I use and why? tComment or The NERD Commenter
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
I'm switching from TextMate to MacVim. Which should I use and why? tComment or The NERD Commenter
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
与 NERDCommenter 相比,我更喜欢 tComment 的风格,至少在 Perl 代码中是这样。
原文:
tComment:
NERDCommenter:
我也喜欢 tComment 的默认映射,感觉更适合 Vim。基本内容是:
我在 vimrc 中添加了更多映射,现在我非常高兴:
还有一个一致性映射:gcc 切换注释行,但 gc 切换注释视觉,所以让我们使其更加一致:
I like style of tComment more than NERDCommenter, at least in Perl code.
Original:
tComment:
NERDCommenter:
I also like default mappings of tComment that feel more native for Vim. The basic are:
I have added a few more mappings in vimrc and now I'm fully happy:
And one more mapping for consistency: gcc toggle comment line but gc toggle comment visual, so let's make it more consistent:
我更喜欢评论(我都尝试过)。查看 http://vimsomnia.blogspot.com/2010/11/tcomment -vim-plugin.html
I like tcomment a lot more (I tried both). Check out http://vimsomnia.blogspot.com/2010/11/tcomment-vim-plugin.html
两者都尝试一下,看看哪一个最适合您
try both and see what suits you best