first commit
This commit is contained in:
commit
02f0def35e
16 changed files with 422 additions and 0 deletions
2
lua/plugins/whichkey.lua
Normal file
2
lua/plugins/whichkey.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
local wk = require 'which-key'
|
||||
wk.register()
|
Reference in a new issue