Skip to content

How to configure mini.indentscope #130

Answered by echasnovski
angelus2014 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

I can't seem to figure out how to configure mini.indentscope properly, especially the 'animation' section. At the moment I have:

 65        require("mini.indentscope").setup({
    1         draw = {
    2           delay = 0,
⚠   3         ╎ animation = gen_animation('none'),
    4         },

But it doesn't work and the documentation doesn't help me much. I tried various different ways but all my attempts have been in vain. Could someone show me an example on how to set this up? Not just with 'none', but I mean in general, how to configure the animation.

Thank you in advance.

With regards,

Angelo Machils

Hi!

You are close :) This is a working example:

require('mini.indentscope').s…

Replies: 1 comment 3 replies

Comment options

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

@ngortheone
Comment options

@echasnovski
Comment options

Answer selected by angelus2014
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