master #1

Open
oli wants to merge 920 commits from master into lua
13 changed files with 2 additions and 1 deletions
Showing only changes of commit e6879ea135 - Show all commits
+2 -1
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