This commit is contained in:
Yaser Alraddadi 2024-10-15 03:42:57 +03:00
parent 3af120d431
commit fcf9714916
No known key found for this signature in database
GPG key ID: 808212144E6DBE90
3 changed files with 33 additions and 8 deletions

View file

@ -970,6 +970,8 @@ require('lazy').setup({
-- https://github.com/L3MON4D3/LuaSnip?tab=readme-ov-file#keymaps
},
sources = {
{ name = 'copilot', group_index = 2 },
-- { name = 'copilot' },
{
name = 'lazydev',
-- set group index to 0 to skip loading LuaLS completions as lazydev recommends it