cmp actions
This commit is contained in:
parent
b42f54d0c5
commit
c4441f11ea
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ return {
|
||||||
-- Adjusts spacing to ensure icons are aligned
|
-- Adjusts spacing to ensure icons are aligned
|
||||||
nerd_font_variant = "mono",
|
nerd_font_variant = "mono",
|
||||||
|
|
||||||
highlight_ns = vim.api.nvim_create_namespace("blink_cmp"),
|
-- highlight_ns = vim.api.nvim_create_namespace("nvim-cmp"),
|
||||||
-- Sets the fallback highlight groups to nvim-cmp's highlight groups
|
-- Sets the fallback highlight groups to nvim-cmp's highlight groups
|
||||||
-- Useful for when your theme doesn't support blink.cmp
|
-- Useful for when your theme doesn't support blink.cmp
|
||||||
-- Will be removed in a future release
|
-- Will be removed in a future release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue