update
This commit is contained in:
parent
3af120d431
commit
fcf9714916
3 changed files with 33 additions and 8 deletions
2
init.lua
2
init.lua
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue