more!!! add python support and formatters and null ls to manage all...

that automatically also change my stylua.toml to ignore everything
cause I don't like the way it formats stuff
This commit is contained in:
Squibid 2025-06-11 03:21:25 -04:00
parent e830931ff4
commit 9ea9d9f516
Signed by: squibid
GPG key ID: BECE5684D3C4005D
14 changed files with 352 additions and 43 deletions

View file

@ -47,3 +47,5 @@ auto("BufWritePre", {
vim.fn.mkdir(dir, "p")
end
})
core.color.setup_termbg_sync()