rbong / vim-flog

A blazingly fast, stunningly beautiful, exceptionally powerful git branch viewer for Vim/Neovim.
795 stars 22 forks source link

lua5.4 not supported? #95

Closed Shane-XB-Qian closed 1 year ago

Shane-XB-Qian commented 1 year ago
echoerr 'flog: warning: only Lua 5.1 and LuaJIT 2.1 are supported'

was lua5.4 (default in some distr) not supported?

rbong commented 1 year ago

No, only Lua 5.1 and LuaJIT 2.1 are supported.

The reasons for this are:

I recommend you install LuaJIT, not use Lua. Use Flog in any decently sized repo and the difference is immediately noticeable.

There are different ways to use LuaJIT. For example: