moved themes to themes dir
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user