mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
add(nvim): use ccc instead
This commit is contained in:
parent
d18c31e58c
commit
1a7c5afa15
4 changed files with 4 additions and 19 deletions
|
|
@ -1,12 +0,0 @@
|
|||
require "color-picker".setup { -- for changing icons & mappings
|
||||
["icons"] = { "-", "·" },
|
||||
["border"] = "rounded",
|
||||
["background_highlight_group"] = "NormalFloat",
|
||||
["border_highlight_group"] = "FloatBorder",
|
||||
["text_highlight_group"] = "Normal",
|
||||
|
||||
["keymap"] = {
|
||||
["H"] = "<Plug>ColorPickerSlider5Decrease",
|
||||
["L"] = "<Plug>ColorPickerSlider5Increase",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue