Skip to content

Possible to disable the animations of the indent plugin? #255

Closed Answered by folke
benfrain asked this question in Q&A
Discussion options

You must be logged in to vote
      indent = {
        scope = {
          animate = { enabled = false },
        },
      },

If that doesn't work for you, then you're either overriding the config somewhere else, or not calling setup (or use opts when using lazy.nvim)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@benfrain
Comment options

@davidosomething
Comment options

@folke
Comment options

Answer selected by benfrain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants