lukas-reineke / indent-blankline.nvim

Indent guides for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I disable the plugin only on certain filetypes?

eeec-cal opened this issue · comments

Hello, I'm currently making a Neovim config but the plugin enables on my splash screen for some reason. I'd like to know how to disable it only on certain filetypes. Here's a screenshot:
20240405_19h08m05s_grim

You might have a look here which let's you disable based on file-/buftype.

Take a look at :help ibl.config.exclude