Files
dotfiles/vim/.vim/lua/config/whichkey.lua
Christian Nieves 2ce85a8584 format and stuff
2023-06-23 15:03:45 -05:00

6 lines
161 B
Lua

require("which-key").setup({
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
})