add luajit interactive
This commit is contained in:
parent
e34c2dfc4a
commit
02c25df03f
@ -100,6 +100,7 @@ interactives = {
|
||||
["haskell"] = "!stack ghci ",
|
||||
["lithaskell"] = "!stack ghci ",
|
||||
["latex"] = "!tectonic ",
|
||||
["lua"] = "!luajit -i ",
|
||||
}
|
||||
|
||||
vis:map(vis.modes.NORMAL, ";i", function()
|
||||
|
Loading…
Reference in New Issue
Block a user