This commit is contained in:
fugotakefusa 2025-10-29 22:42:27 +13:00
parent 98f326288f
commit 200e212491
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ vim.api.nvim_create_autocmd("FileType", {
settings = { settings = {
python = { python = {
analysis = { analysis = {
openFilesOnly = false, openFilesOnly = true,
}, },
}, },
}, },

View File

@ -1,4 +1,4 @@
printf() printf()
print() print()
fdfd hi
print() print()