added theme store and themery

This commit is contained in:
venus
2025-11-08 22:36:12 -06:00
parent 682e7012ac
commit 40567a1f4c
5 changed files with 31 additions and 6 deletions

View File

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