Skip to content

Commit

Permalink
chore(nvim): update nvim-lspconfig (90a28fd7 -> e50a8fcd)
Browse files Browse the repository at this point in the history
In particular, this update includes neovim/nvim-lspconfig#2923

That refers to neovim/nvim-lspconfig#2716 which
mentions https://github.com/mihyaeru21/nvim-lspconfig-bundler

Perhaps I need that plugin, too.
  • Loading branch information
andreaswachowski committed Dec 17, 2023
1 parent 8282c0b commit 0e52949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim/lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"nvim-dap-ui": { "branch": "master", "commit": "34160a7ce6072ef332f350ae1d4a6a501daf0159" },
"nvim-dap-virtual-text": { "branch": "master", "commit": "57f1dbd0458dd84a286b27768c142e1567f3ce3b" },
"nvim-lint": { "branch": "master", "commit": "74d979fc5fed08cd61fdbb3440d76ce200f8dadd" },
"nvim-lspconfig": { "branch": "master", "commit": "90a28fd7637b66e055af62387ecee06f7cbd3173" },
"nvim-lspconfig": { "branch": "master", "commit": "e50a8fcd6267cb9b2d2a880dcf3a8ac113b75abc" },
"nvim-surround": { "branch": "main", "commit": "4f0e1f470595af067eca9b872778d83c7f52f134" },
"nvim-treesitter": { "branch": "master", "commit": "075a64addc33390028ea124a1046a43497f05cd1" },
"nvim-treesitter-endwise": { "branch": "master", "commit": "4c344ffc8d54d7e1ba2cefaaa2c10ea93aa1cc2d" },
Expand Down

0 comments on commit 0e52949

Please sign in to comment.