evil-smartparens
evil-smartparens copied to clipboard
Evil integration for Smartparens
``` fn test() { let broken = 12; // can't don't let ok = 1; } ``` It seems like two are required.
Hello, first let me thank you for this package, I've been using it for years without any issue at all, but now I'm experiencing an Emacs freeze and the only...
I don't know about you, but I consider this to be a bit of an issue, I use the default meaning of "o" fairly frequently. Please consider using another key...
https://github.com/expez/evil-smartparens/commit/026d4a3cfce415a4dfae1457f871b385386e61d3 needs to be more carefully thought out - it only partially fixed the issue. More specifically, as soon as evil-smartparens is loaded at all (in any buffer), the `DEL`...