enc: update config which-key

This commit is contained in:
Pojok Code 2024-07-16 08:11:40 +07:00
parent a2240b582c
commit 38a9984694
22 changed files with 103 additions and 945 deletions

View file

@ -10,6 +10,7 @@ if (color == "darcula-dark") and true or false then
require("darcula").setup({
colors = {
lavender = "#9876AA",
statusline = "NONE",
},
})
vim.api.nvim_create_autocmd("ColorScheme", {