Little renovations

This commit is contained in:
Rendo 2026-07-28 18:55:04 +05:00
commit ace123f657
14 changed files with 135 additions and 109 deletions

4
lua/plugins/snip.lua Normal file
View file

@ -0,0 +1,4 @@
return {
'L3MON4D3/LuaSnip',
'saadparwaiz1/cmp_luasnip',
}