moved themes to themes dir

This commit is contained in:
2024-05-14 23:56:59 +02:00
parent 3b17c39a61
commit e6879ea135
13 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ require('lazy').setup({
version = '',
},
spec = {
import = 'plugins'
{ import = 'plugins' },
{ import = 'themes' }
},
change_detection = {
-- automatically check for config file changes and reload the ui