index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
syntax_conceal_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
test: add a test for #13916
zeertzjq
2022-04-01
*
perf: only redraw concealed line if cursor has moved horizontally
zeertzjq
2022-03-28
*
fix(screen): missing search highlights when redrawing from timer #15380
Jit
2021-09-06
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
Fix redraw regression with w_p_cole in visual mode
Daniel Hahler
2019-10-02
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
test: add tests for conceal cursor movement
Björn Linse
2019-01-13
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
functests: Fix some ui/*_spec tests
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in syntax_conceal_spec
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872
Felipe Morales
2015-08-22
*
test/ui: Add concealing tests. #2055
Clinton McKay
2015-05-09