takingoutwhite
This commit is contained in:
parent
adfbae2a37
commit
b76fa1bcad
2
init.lua
2
init.lua
|
@ -953,7 +953,7 @@ require('supermaven-nvim').setup {
|
||||||
},
|
},
|
||||||
ignore_filetypes = { cpp = true },
|
ignore_filetypes = { cpp = true },
|
||||||
color = {
|
color = {
|
||||||
suggestion_color = '#ffffff',
|
-- suggestion_color = '#ffffff',
|
||||||
cterm = 244,
|
cterm = 244,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"lazyvim.plugins.extras.util.mini-hipatterns"
|
"lazyvim.plugins.extras.util.mini-hipatterns"
|
||||||
],
|
],
|
||||||
"news": {
|
"news": {
|
||||||
"NEWS.md": "5204"
|
"NEWS.md": "6296"
|
||||||
},
|
},
|
||||||
"version": 6
|
"version": 6
|
||||||
}
|
}
|
Loading…
Reference in New Issue