Updated config
This commit is contained in:
parent
f7c029132a
commit
6ea0e27293
5 changed files with 27 additions and 25 deletions
|
@ -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,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue