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