ollama official service
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
insert = "bar";
|
||||
select = "underline";
|
||||
};
|
||||
soft-wrap = {
|
||||
enable = true;
|
||||
};
|
||||
line-number = "relative";
|
||||
color-modes = true;
|
||||
bufferline = "always";
|
||||
@@ -44,6 +47,7 @@
|
||||
newline = "↴";
|
||||
tab = "⇥";
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
languages.language = [{
|
||||
@@ -175,7 +179,7 @@
|
||||
};
|
||||
"ui.statusline" = {
|
||||
"fg" = blue.bright;
|
||||
# "bg" = black.base;
|
||||
"bg" = black.base;
|
||||
};
|
||||
"ui.statusline.inactive" = {
|
||||
"fg" = red.bright;
|
||||
|
||||
Reference in New Issue
Block a user