-
-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error if I try undo new line code block #1007
Comments
Hmm, I notice now if I delete anything that is after
this error doesn't occur. |
I encounter the exact same error but without code blocks, just with headings. But I have some trouble to reproduce the error. |
Github autoclosed this lol. Should now be fixed, update neovim to the latest main branch! Error is removed on my end :) |
Good Github. He knew what he doing. I can confirm this too. Thanks! |
Prerequisites
Neovim Version
NVIM v0.10.0-dev-750+g6425869771 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Run "nvim -V1 -v" for more info
Neorg setup
Actual behavior
Expected behavior
Not this error message.
Steps to reproduce
After last thing on the list (Pandsfal;jnsdakjnasdn) if I make new line with "key o" write something and make enter to make another line, click on escape and then try to undo this with "key u" it will throw up error. If I try do this again, new lines after
(Pandsfal;jnsdakjnasdn) have my theme background color (black), but not neorg code block color (grey).
https://asciinema.org/a/xOWyBBiPlHxE46vgMuS2km7H7
Potentially conflicting plugins
No response
Other information
No response
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered: