From 909cd07ad6209293542772405c18aa0ad3264724 Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Mon, 11 May 2026 09:19:50 +0100 Subject: removed unused snippets plugin --- lua/config/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua/config/plugins.lua') diff --git a/lua/config/plugins.lua b/lua/config/plugins.lua index 784150a..f9dc5ea 100644 --- a/lua/config/plugins.lua +++ b/lua/config/plugins.lua @@ -11,7 +11,6 @@ vim.pack.add({ "https://github.com/nvim-lua/plenary.nvim", "https://github.com/j-hui/fidget.nvim", "https://github.com/neovim/nvim-lspconfig", - "https://github.com/rafamadriz/friendly-snippets", { src = "https://github.com/saghen/blink.cmp", version = vim.version.range("*") }, }) -- cgit v1.2.3