NeoComposer.nvim
NeoComposer.nvim copied to clipboard
Neovim plugin that simplifies macros, enhancing productivity with harmony.
Hi, I really like **NeoComposer**. It reminds me of a plugin I use in normal Vim named [Marvim](https://github.com/chamindra/marvim) but which hasn't seen much activity lately. As they basically serve the...
Sometimes the plugin UI menu gets broken due to duplicate buffer name. Possibly a conflict with another plugin and a hidden buffer?  I cannot access the UI menu to...
`:EditMacros` ## Esc To insert `Esc` it works like in [tuurep/registereditor](https://github.com/tuurep/registereditor?tab=readme-ov-file#inserting-special-characters-in-macros): ```markdown ### Inserting special characters in macros When you need to insert special characters like `` (displayed as `^[`)...