eraserhd / parinfer-rust

A Rust port of parinfer.
ISC License
546 stars 42 forks source link

Add option to ignore parens in enclosed symbols #78

Closed mnacamura closed 4 years ago

mnacamura commented 4 years ago

Closes #77

I am a (neo)vim user so I confirmed that this change works fine for (neo)vim. For emacs and kakoune I am not sure.

eraserhd commented 4 years ago

Aha! This is great, thank you!