Skip to content

Commit

Permalink
nvim: added lspsaga
Browse files Browse the repository at this point in the history
  • Loading branch information
20k-ultra committed May 29, 2024
1 parent 6c67322 commit a09ef28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ local plugins = {
{ "AstroNvim/AstroNvim", version = "^4", import = "astronvim.plugins" },

"AstroNvim/astrocommunity",
{ import = "astrocommunity.lsp.lspsaga-nvim" },
{ import = "astrocommunity.pack.cpp" },
{ import = "astrocommunity.pack.proto" },
{ import = "astrocommunity.pack.ansible" },
Expand Down
1 change: 1 addition & 0 deletions nvim/lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"indent-blankline.nvim": { "branch": "master", "commit": "d98f537c3492e87b6dc6c2e3f66ac517528f406f" },
"lazy.nvim": { "branch": "main", "commit": "24fa2a97085ca8a7220b5b078916f81e316036fd" },
"lspkind.nvim": { "branch": "master", "commit": "1735dd5a5054c1fb7feaf8e8658dbab925f4f0cf" },
"lspsaga.nvim": { "branch": "main", "commit": "b12786c18abb2017318e6a886ce3c6a47f18a910" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "9ae570e206360e47d30b4c35a4550c165f4ea7b7" },
"mason-null-ls.nvim": { "branch": "main", "commit": "2b8433f76598397fcc97318d410e0c4f7a4bea6a" },
"mason-nvim-dap.nvim": { "branch": "main", "commit": "3614a39aae98ccd34124b072939d6283853b3dd2" },
Expand Down

0 comments on commit a09ef28

Please sign in to comment.