Add dap support
This commit is contained in:
parent
e5f3edd8c8
commit
c56438c44b
5 changed files with 70 additions and 6 deletions
|
@ -23,7 +23,7 @@ return {
|
|||
javascript = { "prettierd", "prettier", stop_after_first = true },
|
||||
},
|
||||
-- Set up format-on-save
|
||||
format_on_save = { timeout_ms = 500, lsp_fallback = true },
|
||||
--format_on_save = { timeout_ms = 500, lsp_fallback = true },
|
||||
-- Customize formatters
|
||||
formatters = {
|
||||
shfmt = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue