We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
how do I check if this is enabled or not in neovim? how do I disable it in a buffer for certain?
The text was updated successfully, but these errors were encountered:
I think I had to use :set indentkeys-=o, very confusing
:set indentkeys-=o
Sorry, something went wrong.
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:
|
No branches or pull requests
how do I check if this is enabled or not in neovim?
how do I disable it in a buffer for certain?
The text was updated successfully, but these errors were encountered: