From 200e21249165f6746cde4ef73c21d1b525b4c45c Mon Sep 17 00:00:00 2001 From: fugotakefusa Date: Wed, 29 Oct 2025 22:42:27 +1300 Subject: [PATCH] clean --- lua/autocmds.lua | 2 +- sample.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/autocmds.lua b/lua/autocmds.lua index 39250986..ce54b9d4 100644 --- a/lua/autocmds.lua +++ b/lua/autocmds.lua @@ -18,7 +18,7 @@ vim.api.nvim_create_autocmd("FileType", { settings = { python = { analysis = { - openFilesOnly = false, + openFilesOnly = true, }, }, }, diff --git a/sample.py b/sample.py index 0eb949a9..828bd902 100644 --- a/sample.py +++ b/sample.py @@ -1,4 +1,4 @@ printf() print() -fdfd +hi print()