Start moving config

This commit is contained in:
Christian Nieves
2022-12-22 18:02:39 +00:00
parent 30ba0ffcee
commit 32f51defaa
4 changed files with 28 additions and 12 deletions

View File

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