summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/man.lua
AgeCommit message (Expand)AuthorFiles
2022-11-03fix(man.lua): set modifiable before writing pagekevinhwang911
2022-09-22fix(tests): indicate in test logs when nvim exit times outbfredl1
2022-09-20feat(lua): move compat module from runtime to test (#20257)Lewis Russell1
2022-09-02fix(api)!: correctly deal with number before :tabzeertzjq1
2022-09-02feat(Man): port to Lua (#19912)Lewis Russell1
2022-05-09chore: format runtime with styluaChristian Clason1
2019-06-30man.vim: Handle ANSI escape sequences with ":" #10267Kovas Palunas1
2018-12-20lintJustin M. Keyes1
2018-12-20runtime/lua/vim/compat.luaJustin M. Keyes1
2018-12-20test: Lua 5.2/5.3 compat #9280Matěj Cepl1
2018-01-15man.lua: avoid float conversion on lua 5.3 (#7851)Filip Szymański1
2017-12-27Address PR commentsGabriel Holodak1
2017-12-27Add support for escape sequencesGabriel Holodak1
2017-12-27Switch to processing in LuaGabriel Holodak1