rogual / neovim-dot-app

Mac OS X GUI for Neovim
1.13k stars 62 forks source link

Support new <D-> modifier #214

Closed rogual closed 8 years ago

rogual commented 8 years ago

https://github.com/neovim/neovim/pull/4317

rogual commented 8 years ago

Fixed in https://github.com/rogual/neovim-dot-app/commit/d52e252299736cbd588011abb6e88ce1fd4b9d40.

I've also added a warning message when user configs try to map <T->. If this message led you to this page, you need to change all your command key mappings from <T-> to <D->.