mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-03 02:34:59 -05:00
This allows to avoid calling `mkRaw` on lua functions, as they will get applied automatically. This could also help in the future to refactor the use of Lua code to make it more user-friendly.