moved themes to themes dir
This commit is contained in:
@ -16,7 +16,8 @@ require('lazy').setup({
|
|||||||
version = '',
|
version = '',
|
||||||
},
|
},
|
||||||
spec = {
|
spec = {
|
||||||
import = 'plugins'
|
{ import = 'plugins' },
|
||||||
|
{ import = 'themes' }
|
||||||
},
|
},
|
||||||
change_detection = {
|
change_detection = {
|
||||||
-- automatically check for config file changes and reload the ui
|
-- automatically check for config file changes and reload the ui
|
||||||
|
Reference in New Issue
Block a user