inkdropapp / inkdrop-vim

Provides Vim modal control for Inkdrop, blending the best of Vim and Inkdrop
https://www.inkdrop.app/
MIT License
99 stars 9 forks source link

Support for ALT key #45

Open dtk9289 opened 8 months ago

dtk9289 commented 8 months ago

Combine ALT key with default key binding to uses any feature of NORMAL MODE in INSERT MODE. For example, ALT+J will escape INSERT MODE then jump down 1 line.