neovim/runtime/lua
Hirokazu Hata c2fc4255f9
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.
2019-10-23 10:50:42 +09:00
..
vim runtime: Use module pattern with vim/shared.lua 2019-10-23 10:50:42 +09:00
man.lua man.vim: Handle ANSI escape sequences with ":" #10267 2019-06-30 15:25:49 +02:00