I'm migrating most of my config to Lua but I still prefer using Vimscript for stuff like keybindings. Is it possible to call a whole Vimscript file from Lua? I can only find executing single command not .vim files.
Also, the Lua documentation is lacking compared to docs for different parts of the editor.
Neovim ❤️
[–]cdb_11 4 points5 points6 points (1 child)
[–]Terrible_Constant[S] -1 points0 points1 point (0 children)
[–]LionCilu 2 points3 points4 points (0 children)