mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: More lazyvim configuration changes.
This commit is contained in:
@@ -6,9 +6,7 @@ return {
|
||||
markdown = {
|
||||
"prettier",
|
||||
prepend_args = {
|
||||
"--print-width", "80",
|
||||
"--prose-wrap", "always",
|
||||
"--parser", "markdown",
|
||||
"--config", "~/.prettierrc.yaml"
|
||||
},
|
||||
},
|
||||
swift = { "swiftformat" },
|
||||
|
||||
Reference in New Issue
Block a user