paper-tonic/lua
Iron-E 8757a6c228
fix(highlite): `:terminal` shows wrong colors
This was caused by the index of `vim.g.terminal_color_X` beginning at 1
rather than 0. I thought initially that this would be translated by the
Lua metatable but I guess not!

CLOSES #8
2021-01-26 12:37:13 -05:00
..
highlite.lua fix(highlite): `:terminal` shows wrong colors 2021-01-26 12:37:13 -05:00