New Vim modal editing plugin release
-
Hi everyone,
I’ve submitted a PR to release the NppVim plugin, which brings Vim-style modal editing to Notepad++.
The plugin currently supports basic Vim motions like h, j, k, l, 0, $, o, d, and more.
I’m still working on adding additional mappings and features.Feedback and suggestions are welcome!