removed kickstart plugins and started new init.lua

This commit is contained in:
venus
2025-12-22 22:35:13 -06:00
parent d59f34a6f3
commit 9fdb7d2c1a
26 changed files with 16 additions and 1605 deletions

6
plugins/store.lua Normal file
View File

@@ -0,0 +1,6 @@
return {
'alex-popov-tech/store.nvim',
dependencies = { 'OXY2DEV/markview.nvim' },
opts = {},
cmd = 'Store',
}