never highlight any files

This commit is contained in:
aminnairi
2024-01-03 18:07:15 +01:00
parent 848f875151
commit e300c7cb53
@@ -126,6 +126,8 @@ return {
add_trailing = false,
-- Always group directories in the tree for those that only have one child node
group_empty = true,
-- Never highlight any files in a special way
special_files = {},
})
local whichKey = require("which-key")