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