mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-18 08:18:24 +02:00
feat: update lsp-installer and lspconfig hashes to enable solidity_ls language server (#2072)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
This commit is contained in:
parent
8ffbe596c0
commit
be4b025f92
2 changed files with 3 additions and 2 deletions
|
@ -17,8 +17,8 @@ local commit = {
|
|||
nvim_autopairs = "04cd1779f81e9d50d5a116c5dccd054b275bd191",
|
||||
nvim_cmp = "af07ff9b7973e95eff9e0275e13fe0350281208b",
|
||||
nvim_dap = "3b3027e0ca98775000e1ba727d8f292e821f9f03",
|
||||
nvim_lsp_installer = "fcd5d79a7f4966645e9d2f512b85b72f7de0dde2",
|
||||
nvim_lspconfig = "e6d95863a336b7e52c92b38c62aa60b469254d14",
|
||||
nvim_lsp_installer = "d7b10b13d72d4bf8f7b34779ddc3514bcc26b0f2",
|
||||
nvim_lspconfig = "2293320aa824e25327c5a10675ae091d1ff83fbc",
|
||||
nvim_notify = "ef027e34b618eac42fb0111c1db670ba01793039",
|
||||
nvim_tree = "2e33b1654384921ec1cc9656a2018744f3f1ce81",
|
||||
nvim_treesitter = "1d66657e6d0f1f8f79ddc48ff1dac9788694cc2d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue