customized colors and apperance of the completion menu
This commit is contained in:
parent
d9bc55236c
commit
0ea18e2eb7
3 changed files with 23 additions and 5 deletions
|
@ -45,3 +45,4 @@ vim.api.nvim_set_hl(0, "CursorLineNr", {bold = true, bg = "#141617", fg = "#d8a6
|
|||
-- vim.api.nvim_set_hl(0, "NormalNC", { bg = "none" })
|
||||
-- vim.api.nvim_set_hl(0, "EndOfBuffer", { bg = "none" })
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue