moshno nadristal

This commit is contained in:
2023-02-11 22:56:38 +10:00
parent b4157580f5
commit 47e833bef3
20 changed files with 324 additions and 226 deletions

View File

@@ -38,11 +38,7 @@ require('fidget').setup({
)
end,
},
sources = { -- Sources to configure
* = { -- Name of source
ignore = false, -- Ignore notifications from this source
},
},
sources = {},
debug = {
logging = false, -- whether to enable logging, for debugging
strict = false, -- whether to interpret LSP strictly