parinfer / parinfer.js

Let's simplify the way we write Lisp
https://shaunlebron.github.io/parinfer
MIT License
1.76k stars 40 forks source link

evil-commentary don't work #194

Closed WeissP closed 5 years ago

WeissP commented 5 years ago

First of all I want to say, this Package is very Cool and interesting : )

"Comment a line without rearranging parens" dosen't work wenn I use evil-commentary . And I also test insert ";;" , parens will also not be auto reranged.

shaunlebron commented 5 years ago

can you file a bug with whichever plugin you’re using? if you can’t reproduce the bug in the online demo editor, then it’s a problem with the plugin, not core implementation found in this repo.

WeissP commented 5 years ago

can you file a bug with whichever plugin you’re using? if you can’t reproduce the bug in the online demo editor, then it’s a problem with the plugin, not core implementation found in this repo.

I use the evil-commentary Plugin. And I also want to know, how comments you a line or multi lines?

shaunlebron commented 5 years ago

so you’re using emacs. file a bug with whichever parinfer emacs plugin you’re using

WeissP commented 5 years ago

okay