Skip to content

Commit fa62fcf

Browse files
committed
[indent-blankline] add rule for non-filetype
1 parent aa30a7b commit fa62fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/plugins/indent-blankline_nvim.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ require("indent_blankline").setup {
4343
'neogitstatus',
4444
'NvimTree',
4545
'lsp-installer',
46+
"",
4647
},
4748

4849
buftype_exclude = {

0 commit comments

Comments
 (0)