From 1356dd1d91c7dda907b9f539bd8231c5260615b3 Mon Sep 17 00:00:00 2001 From: pml68 Date: Wed, 22 May 2024 23:52:05 +0200 Subject: feat: remove unnecessary LuaSnip and friendly-snippets plugins --- lua/pml68/plugins.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lua/pml68/plugins.lua') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index d4262a7..62abb7f 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -23,10 +23,6 @@ local plugins = { "hrsh7th/nvim-cmp", event = "InsertEnter", dependencies = { - { - "L3MON4D3/LuaSnip", - dependencies = "rafamadriz/friendly-snippets" - }, { "windwp/nvim-autopairs", opts = { -- cgit v1.2.3