Updated config
This commit is contained in:
@ -9,6 +9,7 @@ return {
|
||||
"markdown_inline",
|
||||
"lua",
|
||||
"regex",
|
||||
"vim",
|
||||
|
||||
-- web dev
|
||||
"html",
|
||||
|
@ -15,7 +15,7 @@ return {
|
||||
gopls = {
|
||||
settings = {
|
||||
gopls = {
|
||||
gofumpt = true,
|
||||
gofumpt = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user