enriched autocompletion
This commit is contained in:
parent
a77e0255b7
commit
6ea12dc4e1
1 changed files with 2 additions and 1 deletions
3
init.lua
3
init.lua
|
@ -224,7 +224,8 @@ require('lazy').setup({
|
|||
-- Adds LSP completion capabilities
|
||||
'hrsh7th/cmp-nvim-lsp',
|
||||
'hrsh7th/cmp-path',
|
||||
|
||||
'hrsh7th/cmp-buffer',
|
||||
'hrsh7th/cmp-nvim-lua',
|
||||
-- Adds a number of user-friendly snippets
|
||||
'rafamadriz/friendly-snippets',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue