mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
It's a bit cumbersome for us to add an export target every time we define a new function. It's also cumbersome to care about the order of definition when creating a new function by referring to other functions in the module.