vis

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 65699c67ef42ae800facf7ba73b02e66a6baf41d
parent 33be3a9aa143153f9b2fea7164b1c70963ed5c2c
Author: mrgrouse <bdmfegys@duck.com>
Date:   Mon,  4 Aug 2025 11:22:55 -0400

visrc.lua: fix comment confusion

Diffstat:
Mvisrc.lua | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/visrc.lua b/visrc.lua @@ -1,4 +1,4 @@ --- initializing vis' lua environment(?) +-- initializing vis' lua runtime require('vis') -- functions to be ran on INIT event