| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Lua: Use vim.validate() instead of assert() | Justin M. Keyes | 2019-11-10 |
| | | |||
| * | Lua: vim.validate() | Justin M. Keyes | 2019-11-10 |
| | | |||
| * | Lua: vim.validate() | Hirokazu Hata | 2019-11-10 |
| We often want to do type checking of public function arguments. - test: Rename utility_function_spec.lua to vim_spec.lua - .luacov: Map lua module names | |||