Nvim: Add git to disabled filetypes of indent-blankline
This commit is contained in:
parent
7a1dc197e1
commit
6e7520280e
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ return function()
|
||||||
"lspinfo",
|
"lspinfo",
|
||||||
"man",
|
"man",
|
||||||
"lazy",
|
"lazy",
|
||||||
|
"git",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue