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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.1488: text does not scroll when inserting above first line
Aufar Gilbran
2020-10-07
*
vim-patch:8.2.1345: Redraw error when using visual block and scroll
Aufar Gilbran
2020-10-07
*
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
2020-10-06
*
Treat unmapped ALT/META as ESC+c in all modes
Matt Wozniski
2020-10-05
*
vim-patch:8.2.0841: 'verbose' value 16 causes duplicate output
Jan Edmund Lazo
2020-10-03
*
Merge pull request #12968 from erw7/fix-substitute2
Thomas Vigouroux
2020-10-02
|
\
|
*
extmark: fix decoration ploblems with extmark
erw7
2020-10-02
*
|
screen.c: fix buffer overflow due to folding
erw7
2020-10-01
*
|
Fix byte updates for blockwise paste at buffer end
KillTheMule
2020-09-30
*
|
bytetrack: add blockwise paste test
Thomas Vigouroux
2020-09-30
*
|
Fix buffer_updates on blockwise paste
KillTheMule
2020-09-30
*
|
treesitter: add string parser (#13008)
Thomas Vigouroux
2020-09-30
*
|
Merge pull request #12903 from justinmk/checkcores
Thomas Vigouroux
2020-09-30
|
\
\
|
*
|
lua/check_cores(): check uname instead of TRAVIS_OS_NAME
Justin M. Keyes
2020-09-12
*
|
|
vim-patch:8.1.1992: the search stat moves when wrapping at the end of the buffer
Jan Edmund Lazo
2020-09-29
*
|
|
test: Fix failing test in case of special .bashrc (#12920)
Omri Sarig
2020-09-28
*
|
|
screen: more work on fold_line replacement
Björn Linse
2020-09-24
*
|
|
screen.c: remove fold_line
Matthieu Coudron
2020-09-24
|
|
/
|
/
|
*
|
test: buffer updates: add visual charwise paste test
Björn Linse
2020-09-19
*
|
buffer updates: fix issues with "change" operator
Björn Linse
2020-09-19
*
|
tests: lua buffer updates: reorg check_events()
Björn Linse
2020-09-19
*
|
buf_updates: fix wrong updates on linewise change
Thomas Vigouroux
2020-09-18
*
|
buf_updates: fix updates for empty buffers (#12926)
Thomas Vigouroux
2020-09-17
*
|
api(extmarks): allow extrange past final newline
Thomas Vigouroux
2020-09-17
*
|
treesitter: filter updates on <CR>
Thomas Vigouroux
2020-09-16
*
|
buf_attach: fix buffer updates with setline()
Björn Linse
2020-09-16
*
|
api: add nvim_buf_call to call function with curbuf changed to buffer
Björn Linse
2020-09-13
*
|
fix: use luahl in treesitter
Thomas Vigouroux
2020-09-13
*
|
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
2020-09-12
|
/
*
Merge pull request #12721 from aufarg/vim-8.1.0265
Jan Edmund Lazo
2020-09-12
|
\
|
*
vim-patch:8.1.0295: no 'incsearch' highlighting for :vimgrep and similar
Aufar Gilbran
2020-09-11
|
*
vim-patch:8.1.0291: 'incsearch' highlighting not used for :sort
Aufar Gilbran
2020-09-11
|
*
vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :v
Aufar Gilbran
2020-09-11
*
|
fix(bufupdates): avoid sending empty updates
Thomas Vigouroux
2020-09-11
*
|
fix(bytetrack): send correct events when opening lines
Thomas Vigouroux
2020-09-11
*
|
tests: disable hl glitch test for now, will be fixed in luahl (next PR)
Björn Linse
2020-09-10
*
|
fix lints
Thomas Vigouroux
2020-09-09
*
|
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
|
treesitter: revert wrong optimization in highlights
Thomas Vigouroux
2020-09-09
*
|
win: avoid duplicate separators in $PATH #12869
Justin M. Keyes
2020-09-08
*
|
win/env: fix stdpath()/XDG_* initialization, parsing #12829
erw7
2020-09-07
*
|
UI: forward 'mousefocus' option #12863
Justin M. Keyes
2020-09-06
*
|
Merge pull request #12802 from jamessan/travis-ubuntu-bump
James McCoy
2020-09-06
|
\
\
|
*
|
test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is set
James McCoy
2020-09-06
*
|
|
tests: update query.list_predicates() test
Björn Linse
2020-09-06
*
|
|
treesitter: Use excplicit names in tests
Thomas Vigouroux
2020-09-06
*
|
|
provider: align all foo#Detect() functions #12839
Justin M. Keyes
2020-09-05
*
|
|
Support for :perl, :perlfile, :perldo and perleval() (#12809)
Justin M. Keyes
2020-09-05
|
\
\
\
|
*
|
|
healtcheck: use g:perl_host_prog if its set instead
Jacques Germishuys
2020-09-05
|
*
|
|
support for :perl, :perlfile, :perldo and perleval()
Jacques Germishuys
2020-08-30
|
|
|
/
|
|
/
|
[next]