[chore] flake.lock: update inputs #121
1 changed files with 18 additions and 16 deletions
|
@ -230,6 +230,7 @@ in
|
||||||
};
|
};
|
||||||
noice = {
|
noice = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
settings = {
|
||||||
lsp.override = {
|
lsp.override = {
|
||||||
"vim.lsp.util.convert_input_to_markdown_lines" = true;
|
"vim.lsp.util.convert_input_to_markdown_lines" = true;
|
||||||
"vim.lsp.util.stylize_markdown" = true;
|
"vim.lsp.util.stylize_markdown" = true;
|
||||||
|
@ -248,6 +249,7 @@ in
|
||||||
lsp_doc_border = true;
|
lsp_doc_border = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
notify = {
|
notify = {
|
||||||
enable = true;
|
enable = true;
|
||||||
backgroundColour = "#000000";
|
backgroundColour = "#000000";
|
||||||
|
|
Loading…
Reference in a new issue