I followed the instructions for installing vim alt mappings for Vundle, including ensuring that Terminal.app treats the Option key as Meta:
https://github.com/bruno-/vim-alt-mappings#installation
Hmm, are you sure we should install vader instead of vim-alt-mappings?
Then I reloaded Vim and tried to define a <M-;> hotkey for nerd commenter gc, and a <M-lt> hotkey for file nagivation gg. But neither Alt hotkey has any effect. Nor are any error messages displaying.
I'm confused--Emacs is able to use the Alt hotkey without trouble, it's just Vim that's unable to.
I followed the instructions for installing vim alt mappings for Vundle, including ensuring that Terminal.app treats the Option key as Meta:
https://github.com/bruno-/vim-alt-mappings#installation
Hmm, are you sure we should install
vaderinstead ofvim-alt-mappings?Then I reloaded Vim and tried to define a
<M-;>hotkey for nerd commentergc, and a<M-lt>hotkey for file nagivationgg. But neither Alt hotkey has any effect. Nor are any error messages displaying.I'm confused--Emacs is able to use the Alt hotkey without trouble, it's just Vim that's unable to.