nixvim: update code completion options
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
settings = {
|
||||
adapters = {
|
||||
http.opts.show_defaults = false;
|
||||
openwebui.__raw = ''
|
||||
http.openwebui.__raw = ''
|
||||
function()
|
||||
return require("codecompanion.adapters").extend("openai_compatible", {
|
||||
name = "openwebui",
|
||||
|
||||
Reference in New Issue
Block a user