master #1

Open
oli wants to merge 912 commits from master into lua
13 changed files with 2 additions and 1 deletions
Showing only changes of commit e6879ea135 - Show all commits

View File

@@ -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