Commit Diff


commit - 5840ee4c5f0f9f206cd72b5e535832c630919f5f
commit + badf3df92f3de62ef67d462c041159c429621d73
blob - 3eb56799f949b1d8158fea11cdc0cbd37e1ccd76
blob + a66cdcc06e0ba93dc94181d7273f94fd24b807ad
--- aestel/colors.lua
+++ aestel/colors.lua
@@ -1,5 +1,5 @@
 -- aestel/colors.lua
--- Shared ANSI color constants
+-- A module for shared ANSI color constants
 
 local M = {}