mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 00:49:01 +02:00
update key map mason
This commit is contained in:
parent
94f39c4a48
commit
9ec4469cbf
2 changed files with 23 additions and 1 deletions
|
@ -57,6 +57,12 @@ material_icon.setup({
|
|||
cterm_color = "220",
|
||||
name = "svelte",
|
||||
},
|
||||
-- ["go"] = {
|
||||
-- icon = "",
|
||||
-- color = "#0FBFCF",
|
||||
-- cterm_color = "220",
|
||||
-- name = "go",
|
||||
-- },
|
||||
},
|
||||
color_icons = true,
|
||||
default = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue