some variety on macbook
This commit is contained in:
parent
1bbc50e3a9
commit
63e44654f1
19 changed files with 229 additions and 99 deletions
|
|
@ -95,6 +95,11 @@ return {
|
|||
{ name = 'nvim_lua' },
|
||||
}, {
|
||||
{ name = 'buffer' },
|
||||
{ name = 'hrsh7th/nvim-cmp' },
|
||||
{ name = 'hrsh7th/cmp-buffer' },
|
||||
{ name = 'hrsh7th/cmp-path' },
|
||||
{ name = 'hrsh7th/cmp-nvim-lsp' },
|
||||
{ name = 'hrsh7th/cmp-nvim-lua' },
|
||||
}),
|
||||
}
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue