diff --git a/lua/astrotheme/groups/plugins/flash.lua b/lua/astrotheme/groups/plugins/flash.lua index be505e1..69039bb 100644 --- a/lua/astrotheme/groups/plugins/flash.lua +++ b/lua/astrotheme/groups/plugins/flash.lua @@ -7,4 +7,4 @@ local function callback(c) } end -return callback() +return callback diff --git a/lua/astrotheme/groups/plugins/todo-comments.lua b/lua/astrotheme/groups/plugins/todo-comments.lua index 966ab61..f8cabdb 100644 --- a/lua/astrotheme/groups/plugins/todo-comments.lua +++ b/lua/astrotheme/groups/plugins/todo-comments.lua @@ -15,4 +15,4 @@ local function callback(c) } end -return callback() +return callback