From 312cef023eb22291d78f0f6e7eadda8c971c2604 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 6 Jun 2025 03:45:32 +0900 Subject: modified plugins/cmp.lua, modified plugins/colorschemes.lua --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/cmp.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/cmp.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/cmp.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/cmp.lua index 276215d..10ffb47 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/cmp.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/cmp.lua @@ -7,6 +7,9 @@ return { dependencies = { "hrsh7th/cmp-buffer", -- source for text in buffer "hrsh7th/cmp-path", -- source for file system paths + "hrsh7th/cmp-cmdline", -- source for cmd + "hrsh7th/cmp-vsnip", + "hrsh7th/vim-vsnip", { "L3MON4D3/LuaSnip", version = "v2.*", -- Replace by the latest released major (first number of latest release) -- cgit v1.2.3