added which-key

This commit is contained in:
2022-12-28 21:40:32 +01:00
parent b0918760d4
commit 98d3f5cac7
3 changed files with 34 additions and 18 deletions

View File

@ -0,0 +1,4 @@
return {
'folke/which-key.nvim',
config = true
}