fix icons

This commit is contained in:
Sakooooo 2023-07-29 20:47:43 +03:00
parent e4d16abd64
commit 0072df3b51
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -4,7 +4,7 @@ require("color-picker").setup({ -- for changing icons & mappings
-- ["icons"] = { "", "ﰕ" }, -- ["icons"] = { "", "ﰕ" },
-- ["icons"] = { "", "" }, -- ["icons"] = { "", "" },
-- ["icons"] = { "", "" }, -- ["icons"] = { "", "" },
["icons"] = { "", "" }, ["icons"] = { "||", "=" },
["border"] = "rounded", -- none | single | double | rounded | solid | shadow ["border"] = "rounded", -- none | single | double | rounded | solid | shadow
["keymap"] = { -- mapping example: ["keymap"] = { -- mapping example:
["U"] = "<Plug>ColorPickerSlider5Decrease", ["U"] = "<Plug>ColorPickerSlider5Decrease",