aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/syntax_conceal_spec.lua
Commit message (Expand)AuthorAge
* test: convert another test in test_matchadd_conceal.vim to Lua (#21353)zeertzjq2022-12-09
* fix(redraw): make redrawdebug=nodelta handle all the casesbfredl2022-09-22
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* test: add a test for #13916zeertzjq2022-04-01
* perf: only redraw concealed line if cursor has moved horizontallyzeertzjq2022-03-28
* fix(screen): missing search highlights when redrawing from timer #15380Jit2021-09-06
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* Fix redraw regression with w_p_cole in visual modeDaniel Hahler2019-10-02
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* test: add tests for conceal cursor movementBjörn Linse2019-01-13
* win: enable more functional testsJan Edmund Lazo2018-01-06
* functests: Fix some ui/*_spec testsZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in syntax_conceal_specBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872Felipe Morales2015-08-22
* test/ui: Add concealing tests. #2055Clinton McKay2015-05-09