We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
how do I check if this is enabled or not in neovim? how do I disable it in a buffer for certain?
I think I had to use :set indentkeys-=o, very confusing
:set indentkeys-=o
I am having an issue, if there are unbalanced params in a string or a comment, then indentation goes crazyyy
; .................... { (deftest test |(and)
enter a new line at | cursor position:
|
Activity
Sleepful commentedon May 10, 2025
I think I had to use
:set indentkeys-=o
, very confusingSleepful commentedon May 10, 2025
I am having an issue, if there are unbalanced params in a string or a comment, then indentation goes crazyyy
Sleepful commentedon May 10, 2025
enter a new line at
|
cursor position: