some changes
This commit is contained in:
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user