diff options
author | Hirokazu Hata <h.hata.ai.t@gmail.com> | 2019-10-23 10:50:42 +0900 |
---|---|---|
committer | Hirokazu Hata <h.hata.ai.t@gmail.com> | 2019-10-23 10:50:42 +0900 |
commit | c2fc4255f92157b65a2f0d5b299027195541d6b8 (patch) | |
tree | 80c30066a1a65138e51f7901cc721e23018fb55b /scripts/lua2dox.lua | |
parent | 479c01412242c11eab8bdbe62048b1351731bea2 (diff) | |
download | rneovim-c2fc4255f92157b65a2f0d5b299027195541d6b8.tar.gz rneovim-c2fc4255f92157b65a2f0d5b299027195541d6b8.tar.bz2 rneovim-c2fc4255f92157b65a2f0d5b299027195541d6b8.zip |
runtime: Use module pattern with vim/shared.lua
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.
Diffstat (limited to 'scripts/lua2dox.lua')
0 files changed, 0 insertions, 0 deletions