Files
dotfiles/vim/.vim/lua/config/whichkey.lua
Christian Nieves 32f51defaa Start moving config
2022-12-22 18:18:01 +00:00

6 lines
175 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
}