Display only in specific language(s) #455
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
lukas-reineke
Oct 1, 2023
Replies: 1 comment 8 replies
-
Yes, you can add the require("indent_blankline").setup {
filetype = { "yaml" },
-- ... rest of your options ...
} |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah sorry, I didn't read the question properly.
There is no option for this anymore, but you can make a simple hook to achieve the same.