mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 07:24:10 +01:00
fix: astronvim - formatting
This commit is contained in:
@@ -166,13 +166,7 @@ return {
|
||||
"terraformls", -- terraform hcl
|
||||
},
|
||||
formatting = {
|
||||
disabled = {
|
||||
-- use null-ls' goimports instead
|
||||
-- https://github.com/golang/tools/pull/410
|
||||
"gopls",
|
||||
-- use null-ls' prettier instead
|
||||
"tsserver",
|
||||
},
|
||||
disabled = {},
|
||||
format_on_save = {
|
||||
enabled = true,
|
||||
allow_filetypes = {
|
||||
|
||||
Reference in New Issue
Block a user