lukas-reineke / indent-blankline.nvim

Indent guides for Neovim
MIT License
3.98k stars 99 forks source link

How do I disable the plugin only on certain filetypes? #855

Closed eeec-cal closed 3 months ago

eeec-cal commented 3 months ago

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

befedo commented 3 months ago

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

lukas-reineke commented 3 months ago

Take a look at :help ibl.config.exclude