Closed billie66 closed 11 years ago
which shortcut key used to comment lines?
A: we are now using tComment, it rocks
percent sign?
A: the feature actually comes with vim matchit.vim plugin, but not enabled by default, I've just done the install following :h matchit-install
map <tab> %
for matchit@Daniel-Xu Thx.