init
This commit is contained in:
8
nvim/lua/plugins/extras/ui/showkeys.lua
Normal file
8
nvim/lua/plugins/extras/ui/showkeys.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
"nvchad/showkeys",
|
||||
cmd = "ShowkeysToggle",
|
||||
opts = {
|
||||
timeout = 1,
|
||||
maxkeys = 8,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user