mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 11:29:56 -06:00
fix lspconfig merge error
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
args [buf-uri r c]
|
||||
]
|
||||
(vim.lsp.buf.execute_command {:command cmd
|
||||
:arguments (merge args {...})})
|
||||
:arguments (a.merge args ...)})
|
||||
))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user