summaryrefslogtreecommitdiff
path: root/lua/lvim/plugins.lua
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2021-12-21 09:11:30 +0100
committerkylo252 <[email protected]>2021-12-21 09:11:30 +0100
commit427ad868d404a254dcbc7d3950946dae0cf205de (patch)
tree2b9075418abb52cf98f87c8969968632a82dbd44 /lua/lvim/plugins.lua
parent7244220d93e2b98ba7e7aed14e4f5ccc379b254b (diff)
parent5e44e6d59bb8bac477c230dd8a463ddc1dd91799 (diff)
Merge remote-tracking branch 'origin/rolling'
Diffstat (limited to 'lua/lvim/plugins.lua')
-rw-r--r--lua/lvim/plugins.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/lvim/plugins.lua b/lua/lvim/plugins.lua
index b0d25af1..ef53c3d4 100644
--- a/lua/lvim/plugins.lua
+++ b/lua/lvim/plugins.lua
@@ -17,8 +17,8 @@ local commit = {
nvim_autopairs = "04cd1779f81e9d50d5a116c5dccd054b275bd191",
nvim_cmp = "47d7cfc06abd8661e28dc919882a2fcf01c99729",
nvim_dap = "9b8c27d6dcc21b69834fe9c2d344e49030783390",
- nvim_lsp_installer = "d7b10b13d72d4bf8f7b34779ddc3514bcc26b0f2",
- nvim_lspconfig = "dd15974986619b1f3143a9e666e36f41763ccdb4",
+ nvim_lsp_installer = "4d4677739f52b4aeab8909548b37cc88479c315e",
+ nvim_lspconfig = "c018b1e92e66b3429a2f167d59211846774f1e3b",
nvim_notify = "ef027e34b618eac42fb0111c1db670ba01793039",
nvim_tree = "f408781a463c2edc3a49091b1bca5a18f790ee3d",
nvim_treesitter = "7474cb06c2be750eae92da51ff7791deb3b21397",