1 files changed,
1 insertions(+),
1 deletions(-)
M
lua/plugin.lua
@@ -79,7 +79,7 @@ { "hrsh7th/cmp-path", after = "nvim-cmp" },
{ "hrsh7th/cmp-cmdline", after = "nvim-cmp" }, { "saadparwaiz1/cmp_luasnip", after = "nvim-cmp" }, { "L3MON4D3/LuaSnip", module = "luasnip", after = "nvim-cmp" }, - { "rafamadriz/friendly-snippets", after = "nvim-cmp" }, + "rafamadriz/friendly-snippets", }, }