clean
This commit is contained in:
parent
98f326288f
commit
200e212491
|
|
@ -18,7 +18,7 @@ vim.api.nvim_create_autocmd("FileType", {
|
||||||
settings = {
|
settings = {
|
||||||
python = {
|
python = {
|
||||||
analysis = {
|
analysis = {
|
||||||
openFilesOnly = false,
|
openFilesOnly = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue