configurating pyrefly
This commit is contained in:
@@ -15,7 +15,7 @@ return {
|
||||
analysis = {
|
||||
useLibraryCodeForTypes = false,
|
||||
autoImportCompletions = false,
|
||||
diagnosticMode = "openFilesOnly",
|
||||
diagnosticMode = "off",
|
||||
typeCheckingMode = "off",
|
||||
autoSearchPath = false,
|
||||
logLevel = "Error",
|
||||
|
||||
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user