Remove deprecated or changed config variables from blink

This commit is contained in:
Martin Larsson 2025-01-02 10:13:10 +01:00
parent ab0eabae78
commit ca811aa81c

View file

@ -7,10 +7,10 @@ return {
opts = {
keymap = { preset = "super-tab" },
highlight = {
use_nvim_cmp_as_default = true,
},
nerd_font_variant = "mono",
-- highlight = {
-- use_nvim_cmp_as_default = true,
-- },
-- nerd_font_variant = "mono",
},
-- allows extending the enabled_providers array elsewhere in your config
-- without having to redefining it