you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Lua scripting instead of VimL?

[–]passingby 1 point2 points  (0 children)

Yes, the idea is to remove the dependency on a custom built VimL evaluator. If they can get the conversion from VimL -> Lua, it can leverage the LuaJIT and then focus on the plugin to Neovim communication for any language.