Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: man_spec: Fix use of nested [[ quoting | James McCoy | 2018-02-02 |
| | | | | | | Lua (not LuaJIT) complains about the "^[[" strings inside the expect, since it sees them as nested quotes. Change the quoting to [=[ ]=] to avoid the issue. | ||
* | Merge #7623 'man.vim: highlight bold, underlined text' | Justin M. Keyes | 2018-01-09 |
| | |||
* | Address PR comments | Gabriel Holodak | 2017-12-27 |
| | |||
* | Add functional tests for man highlighting | Gabriel Holodak | 2017-12-27 |