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
...
*
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
API: be less breaking in the christmas tree decorations
Björn Linse
2020-09-04
*
|
|
|
Merge pull request #12847 from nvim-treesitter/ts-list-predicates
Björn Linse
2020-09-04
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
treesitter: allow to list supported predicates
Thomas Vigouroux
2020-09-04
*
|
|
|
decor: sketch new decorations API
Björn Linse
2020-09-03
*
|
|
|
extmark: move id to dict in nvim_buf_set_extmark
Björn Linse
2020-09-03
|
/
/
/
*
|
|
Merge pull request #12814 from theHamsta/escape-queries
Thomas Vigouroux
2020-09-01
|
\
\
\
|
*
|
|
treesitter: avoid escaping complete query strings
Stephan Seitz
2020-08-31
*
|
|
|
Merge pull request #12736 from vigoux/ts-iter-children
Björn Linse
2020-09-01
|
\
\
\
\
|
*
|
|
|
treesitter: add node:field() to get field children
Thomas Vigouroux
2020-09-01
|
*
|
|
|
treesitter: allow to iterate over node children
Thomas Vigouroux
2020-08-31
|
|
/
/
/
[prev]
[next]