configurating pyrefly

This commit is contained in:
huyjaky
2026-01-12 10:56:51 +07:00
parent 5b565cebe7
commit 86d0292e02
5 changed files with 12 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ return {
analysis = {
useLibraryCodeForTypes = false,
autoImportCompletions = false,
diagnosticMode = "openFilesOnly",
diagnosticMode = "off",
typeCheckingMode = "off",
autoSearchPath = false,
logLevel = "Error",

View File

@@ -1,5 +1,6 @@
return {
{ "Wansmer/treesj", enabled = false },
-- { "kevinhwang91/nvim-ufo", enabled = true},
-- You can disable default plugins as follows:
{ "max397574/better-escape.nvim", enabled = false },