fix: replace markdownlint to prettier
This commit is contained in:
parent
02e246fc46
commit
42aff76e7f
3 changed files with 17 additions and 16 deletions
lua/plugins
|
@ -30,7 +30,7 @@ return {
|
|||
"yamllint",
|
||||
"yamlfmt",
|
||||
"dockerfile-language-server",
|
||||
"markdownlint",
|
||||
"prettier",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue