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:
edag94 2021-12-13 11:33:18 -05:00 committed by GitHub
parent 8ffbe596c0
commit be4b025f92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -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",