mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 12:28:18 +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.