parinfer-rust icon indicating copy to clipboard operation
parinfer-rust copied to clipboard

opening new line bug in parinfer_mode = paren

Open Wonko7 opened this issue 5 years ago • 0 comments

(let [hello "world"]
  )

Hi all! When my cursor is on the first line, hitting "o" to open a newline inside the let does not work, the closing paren goes on the first line and I'm left outside the let statement. Is this normal?

Wonko7 avatar Apr 29 '19 13:04 Wonko7