fix tabufline crash when formatting buf | (#1265)
This commit is contained in:
@@ -9,6 +9,7 @@ require("base46").load_highlight "nvimtree"
|
||||
local options = {
|
||||
filters = {
|
||||
dotfiles = false,
|
||||
exclude = { vim.fn.stdpath "config" .. "/lua/custom" },
|
||||
},
|
||||
disable_netrw = true,
|
||||
hijack_netrw = true,
|
||||
|
||||
Reference in New Issue
Block a user