Skip to content

Commit

Permalink
Remove rogue log :) smile (keep smiling)
Browse files Browse the repository at this point in the history
  • Loading branch information
rockerBOO committed Dec 8, 2020
1 parent 141fcc2 commit 0e0756d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/boo-colorscheme.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ function M:use()
setup_colors()

for _, group in ipairs(merge({M:colors(), M:treesitter()})) do

log(vim.inspect(group[1]))
Group.new(group[1], group[2], group[3], group[4])
end
end
Expand Down

0 comments on commit 0e0756d

Please sign in to comment.