mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
some variety on macbook
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user