takingoutwhite

This commit is contained in:
shaoyanji 2024-07-23 11:41:59 +02:00
parent adfbae2a37
commit b76fa1bcad
2 changed files with 2 additions and 2 deletions

View File

@ -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,
}, },
} }

View File

@ -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
} }