You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I try to type something like ~ -asdf~
neovim hangs the moment I type the second ~.
The text between - and ~ doesn't really matter (neovim hangs), but having no text i.e. ~ -~
doesn't hang neovim. Having no ordered list mark (~) in the beginning doesn't hang neovim either.
Expected behavior
Not hang. Discovered this by making a typo, so this was not very cool in the middle of the typing
Steps to reproduce
Try to type ~ -something~
on the new line
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:
drednoot
added
the
bug
Issues related to bugs. Please attach a severity, a priority and category with this label.
label
Sep 6, 2024
Prerequisites
Neovim Version
0.10.1
Neorg setup
Actual behavior
Whenever I try to type something like
~ -asdf~
neovim hangs the moment I type the second
~
.The text between
-
and~
doesn't really matter (neovim hangs), but having no text i.e.~ -~
doesn't hang neovim. Having no ordered list mark (
~
) in the beginning doesn't hang neovim either.Expected behavior
Not hang. Discovered this by making a typo, so this was not very cool in the middle of the typing
Steps to reproduce
Try to type
~ -something~
on the new line
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: