make snippets work

This commit is contained in:
Robert Altner 2025-03-17 14:34:42 +01:00
parent 389c1ee2e2
commit 4f7e6068f3
No known key found for this signature in database
GPG key ID: 58794C52DAF9EAD8
2 changed files with 64 additions and 9 deletions

View file

@ -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={},