make snippets work
This commit is contained in:
parent
389c1ee2e2
commit
4f7e6068f3
2 changed files with 64 additions and 9 deletions
|
@ -18,6 +18,13 @@ return {
|
|||
"romgrk/barbar.nvim",
|
||||
"vimsence/vimsence",
|
||||
'hiphish/rainbow-delimiters.nvim',
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
"hrsh7th/cmp-buffer",
|
||||
"hrsh7th/cmp-path",
|
||||
"hrsh7th/nvim-cmp",
|
||||
"hrsh7th/cmp-vsnip",
|
||||
"hrsh7th/vim-vsnip",
|
||||
"hrsh7th/vim-vsnip-integ",
|
||||
{
|
||||
'numToStr/Comment.nvim',
|
||||
opts={},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue