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