mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Working on trying lazyvim
This commit is contained in:
@@ -6,12 +6,9 @@ return {
|
||||
markdown = {
|
||||
"prettier",
|
||||
prepend_args = {
|
||||
"--print-width",
|
||||
"100",
|
||||
"--prose-wrap",
|
||||
"always",
|
||||
"--parser",
|
||||
"markdown",
|
||||
"--print-width", "100",
|
||||
"--prose-wrap", "always",
|
||||
"--parser", "markdown",
|
||||
},
|
||||
},
|
||||
swift = { "swiftformat" },
|
||||
|
||||
Reference in New Issue
Block a user