Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(man): support MacOS 13 | Lewis Russell | 2022-10-11 |
* | refactor(man): pass env directly to spawn() (#20591) | Lewis Russell | 2022-10-11 |
* | fix(tests): indicate in test logs when nvim exit times out | bfredl | 2022-09-22 |
* | feat(lua): move compat module from runtime to test (#20257) | Lewis Russell | 2022-09-20 |
* | fix(api)!: correctly deal with number before :tab | zeertzjq | 2022-09-02 |
* | feat(Man): port to Lua (#19912) | Lewis Russell | 2022-09-02 |
* | chore: format runtime with stylua | Christian Clason | 2022-05-09 |
* | man.vim: Handle ANSI escape sequences with ":" #10267 | Kovas Palunas | 2019-06-30 |
* | lint | Justin M. Keyes | 2018-12-20 |
* | runtime/lua/vim/compat.lua | Justin M. Keyes | 2018-12-20 |
* | test: Lua 5.2/5.3 compat #9280 | Matěj Cepl | 2018-12-20 |
* | man.lua: avoid float conversion on lua 5.3 (#7851) | Filip Szymański | 2018-01-15 |
* | Address PR comments | Gabriel Holodak | 2017-12-27 |
* | Add support for escape sequences | Gabriel Holodak | 2017-12-27 |
* | Switch to processing in Lua | Gabriel Holodak | 2017-12-27 |