Skip to content

how to disable completely? #43

Open
@Sleepful

Description

@Sleepful

how do I check if this is enabled or not in neovim?
how do I disable it in a buffer for certain?

Activity

Sleepful

Sleepful commented on May 10, 2025

@Sleepful
Author

I think I had to use :set indentkeys-=o, very confusing

Sleepful

Sleepful commented on May 10, 2025

@Sleepful
Author

I am having an issue, if there are unbalanced params in a string or a comment, then indentation goes crazyyy

Sleepful

Sleepful commented on May 10, 2025

@Sleepful
Author
; .................... {
(deftest test |(and)

enter a new line at | cursor position:

; .................... {
(deftest test 
                        |(and)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Sleepful

        Issue actions

          how to disable completely? · Issue #43 · clojure-vim/clojure.vim