some changes

This commit is contained in:
2026-01-24 00:50:45 -07:00
parent 9c7c68c8f4
commit 50a8c1fcc7
8 changed files with 56 additions and 35 deletions

View File

@@ -73,7 +73,7 @@ autocmd("BufWritePre", {
})
-- Set specific options for certain filetypes
augroup("FileTypeSettings", { clear = true })
augroup("FileTypeSettings", { clear = false })
-- Go files: use tabs
autocmd("FileType", {