feat(lsp): use write-good the correct way
This commit is contained in:
parent
583581e54c
commit
dfe4fc9e18
2 changed files with 2 additions and 8 deletions
|
|
@ -1,6 +0,0 @@
|
|||
---@type vim.lsp.Config
|
||||
return {
|
||||
cmd = { "write-good", "/dev/stdin" },
|
||||
-- root_markers = { ".md" },
|
||||
filetypes = { "markdown", "text", "gitcommit" },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue