Skip to content

Commit

Permalink
Revert "Use cmp-nvim-lua as nvim-cmp source for neovim Lua API (n…
Browse files Browse the repository at this point in the history
…vim-lua#696)" (nvim-lua#755)

This reverts commit d8a1dbc.
  • Loading branch information
William-Wolke committed Jan 9, 2025
1 parent adf893a commit d4bf129
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,6 @@ require('lazy').setup({
group_index = 0,
},
{ name = 'copilot' },
{ name = 'nvim_lua' },
{ name = 'nvim_lsp' },
{ name = 'luasnip' },
{ name = 'path' },
Expand Down

0 comments on commit d4bf129

Please sign in to comment.