improve vim doc highlights

This commit is contained in:
Michael Chris Lopez
2021-09-10 18:00:01 +08:00
parent 898e88d9b1
commit b50dfdfb85
3 changed files with 11 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ local colors = {
c.sand.sa(4).da(10),
}
local M = { }
local M = {}
M.colors = colors