boysetsfrog / vimpc

Official repository for vimpc a vi/vim inspired client for the Music Player Daemon (mpd). Pull requests are welcome.
GNU General Public License v3.0
266 stars 34 forks source link

Please add Meta- mappings #86

Closed yacoob closed 3 years ago

yacoob commented 5 years ago

From what I can tell, I can't map Meta- combinations, eg. this won't work:

:map M-1 A-1

Being able to map these would make vimpc more Mac friendly :)

Thanks!