canola.nvim/lua/oil/mutator
Julian b39a78959f
fix: add compatibility for Lua 5.1 (#456)
Some architectures don't support LuaJIT.
Remove the goto's from the code to be compatible
with Neovim built without LuaJIT.

Signed-off-by: Julian Ruess <julianonline+github@posteo.de>
2024-08-16 21:33:59 -07:00
..
init.lua fix(windows): treat both backslash and frontslash as path separators (#336) 2024-04-23 21:04:31 -07:00
parser.lua fix: add compatibility for Lua 5.1 (#456) 2024-08-16 21:33:59 -07:00
preview.lua fix: cursor sometimes disappears after making changes (#438) 2024-07-03 18:14:52 -07:00
progress.lua fix: set floating window win_options when buffer changes (#432) 2024-07-02 10:03:08 -07:00
trie.lua types: update type annotations for LuaLS 3.7 2023-08-24 09:15:06 -07:00