-
There are two extra features related to auto-indentation that Parinfer users are starting to expect. Parinfer may grow in scope to handle these cases somehow, or we will have to detail how this can b…
-
[Fennel](https://fennel-lang.org/) is a Lisp that compiles straight to Lua that's been recently gaining a lot of attention especially in the Neovim community. Therefore I think parinfer-rust should su…
-
-
Hi
I like using parinfer but in this case something goes wrong. Since I cannot figure out what the problem is, I had to disable parinfer completely, because otherwise it messes up existing code like:…
-
For a while I was unable to use Parinfer due to the error
TypeError: 'Region' object is not iterable
I don't know if this started when I upgraded to Ventura (along with moving to an M1 Mac), whe…
-
I first noticed this with a regex expression that was getting messed up in Clojure, but it appears to be the case for normal string literals as well.
Type `"()"`, delete closing parens, and parinfe…
-
I use nerd commenter (https://github.com/scrooloose/nerdcommenter) for commenting, and for whatever reason, when I comment out lines the parens do not update. Is there a parinfer centric notion of com…
-
It would be nice to prevent the "character flashing" when Parinfer applies.
TODO: make a gif of this happening for reference
-
We should publish stable versions of parinfer-jvm to the Java-world equivalent of [Clojars](https://clojars.org/) or [npm](https://www.npmjs.com/) (ie: a public package repository).
- [ ] figure out w…
-
Hi! This plugin looks great, but it isn't clear from the README if it is possible to install via vim-plug. What are your thoughts?