We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55e505e + a81df94 commit 4cae028Copy full SHA for 4cae028
lua/theprimeagen/packer.lua
@@ -29,6 +29,7 @@ return require('packer').startup(function(use)
29
30
use {
31
'VonHeikemen/lsp-zero.nvim',
32
+ branch = 'v1.x',
33
requires = {
34
-- LSP Support
35
{'neovim/nvim-lspconfig'},
0 commit comments