From c9a5ddf161bfd9fddda037bd54453f8bcd7d0c18 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 15 Mar 2021 13:50:39 -0400 Subject: remove snippets for now --- lua/plugins.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 3dae1994..3c1883e4 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -33,10 +33,11 @@ return require('packer').startup(function() -- Autocomplete use 'hrsh7th/nvim-compe' use 'hrsh7th/vim-vsnip' - use 'honza/vim-snippets' - use 'norcalli/snippets.nvim' - + use 'hrsh7th/vim-vsnip-integ' -- use 'SirVer/ultisnips' + -- use 'honza/vim-snippets' + -- use 'norcalli/snippets.nvim' + -- Treesitter use { 'nvim-treesitter/nvim-treesitter', run = ':TSUpdate' } -- cgit v1.2.3