mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 00:49:01 +02:00
enc: update config which-key
This commit is contained in:
parent
a2240b582c
commit
38a9984694
22 changed files with 103 additions and 945 deletions
|
@ -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", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue