manual-pairs: Neovim plugin that rethinks the concept of automatically pairing delimiters
manual-pairs: Neovim plugin that rethinks the concept of automatically pairing delimiters
git.sr.ht
~xigoi/nvim-manual-pairs - Neovim plugin that rethinks the concept of automatically pairing delimiters - sourcehut git
I love the idea of less-automatic pairs.
I wish there was a plugin that keeps track of unclosed pairs, but instead of inserting them automatically, it just reminds you of them and their order.
For some reason, inserting pairs automatically disorients me a bit.
That’s an interesting idea. How exactly would you imagine it to work?
There's a couple of ways I can see it:
The following is less preferred but still works: maybe the status line or a pop up shows the order of unclosed pairs.