tpope / vim-commentary

commentary.vim: comment stuff out
http://www.vim.org/scripts/script.php?script_id=3695
5.9k stars 214 forks source link

Possible to trigger comment/uncomment using Cmd / ? #152

Closed freezetreat closed 2 years ago

freezetreat commented 2 years ago

Hi there, will it be possible to trigger comment/uncomment using Cmd / ?

tpope commented 2 years ago

In MacVim you can map <D-/>, probably.