To comment/uncomment a visual block, just type "\x". and also you can map this key to any other keys
dan123 wrote:
dan123 wrote:Xi Juanjie wrote:If you just want to comment/uncomment your source in a easy way, try this plugin "EnhancedCommentify"I am a newbie. How to use it? I installed it like described. E.g. what should I write as <Plug> if I like to comment a visual block? Thanks DanielIs this the way to use it? :map <C-F6> <ESC>:'<,'>call EnhancedCommentify('no', 'Comment')<CR>j dan