add luajit interactive

This commit is contained in:
Felix Van der Jeugt 2022-01-04 00:24:15 +01:00
parent e34c2dfc4a
commit 02c25df03f
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ interactives = {
["haskell"] = "!stack ghci ",
["lithaskell"] = "!stack ghci ",
["latex"] = "!tectonic ",
["lua"] = "!luajit -i ",
}
vis:map(vis.modes.NORMAL, ";i", function()