which-key

This commit is contained in:
rendo 2026-03-16 11:09:54 +05:00
commit 7fdf4cfb46
3 changed files with 5 additions and 2 deletions

View file

@ -105,5 +105,6 @@ return {
config = theme,
opts = {},
},
'preservim/nerdtree'
'preservim/nerdtree',
'folke/which-key.nvim'
}