Replies: 1 comment 9 replies
-
Can you tell me which plugin do you use for automatic pair brackets? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Been using nvim-org for a while, didn't update for a couple weeks and after syncing changes I have this thing that may be a bug.
Every time I press enter while in insert mode, rather than doing a linebreak, it inserts the text
\r
.Using
o
andO
will insert a new line, but pressing enter while in insert mode enters\r
. Any help? This only happens with org, I'm running NVIM v0.8.0-dev-1119-g875b58e094Beta Was this translation helpful? Give feedback.
All reactions