mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
never highlight any files
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user