format: make lines tinier
This commit is contained in:
parent
642c85db98
commit
a13015ab60
@ -9,8 +9,8 @@ local M = {}
|
||||
local g = vim.g
|
||||
|
||||
local static = {
|
||||
coq_checked ="#36704f",
|
||||
coq_sent ="#4b4b4b",
|
||||
coq_checked = "#36704f",
|
||||
coq_sent = "#4b4b4b",
|
||||
}
|
||||
|
||||
-- Load terminal colors
|
||||
|
Loading…
Reference in New Issue
Block a user