Skip to content

indentscope in fzf-lua #1471

Closed Answered by echasnovski
bomgar asked this question in Q&A
Jan 8, 2025 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

I can not reproduce this. Have you tried updating 'fzf-lua' to the latest main? There were attempts at implementing "Normal-terminal" which might trigger 'mini.indentscope' animation (as there are ModeChanged event triggers).

Disabling it in 'fzf' filetype is a suggested solution here. The slightly better approach would be to just put vim.b.miniindentscope_disable = true inside '~/.config/nvim/after/ftplugin/fzf.lua'.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by bomgar
Comment options

You must be logged in to vote
5 replies
@echasnovski
Comment options

@bomgar
Comment options

@echasnovski
Comment options

@bomgar
Comment options

@bomgar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.indentscope
2 participants