Skip to content

Commit

Permalink
Added lsp depends on vim-helm since I use helm_ls
Browse files Browse the repository at this point in the history
  • Loading branch information
missingcharacter committed Jan 30, 2024
1 parent ccd6371 commit a104b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/lua/missingcharacter/lazy/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ return {
"L3MON4D3/LuaSnip",
"saadparwaiz1/cmp_luasnip",
"j-hui/fidget.nvim",
"towolf/vim-helm",
},
config = function()
local cmp = require("cmp")
Expand Down

0 comments on commit a104b87

Please sign in to comment.