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
*
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
|
|
/
/
*
/
/
g:clipboard: allow command given as a list #12775
DDoSolitary
2020-09-01
|
/
/
*
|
fix(win): ignore closing wins in win_findbuf #12798
Thomas Vigouroux
2020-08-31
*
|
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
|
lsp: Fix bad sortText comparison (#12485)
Anmol Sethi
2020-08-30
|
/
*
vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documented
Jan Edmund Lazo
2020-08-17
*
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
2020-08-14
*
Merge pull request #12739 from vigoux/ts-refactor-predicates
TJ DeVries
2020-08-14
|
\
|
*
treesitter: add and test vim-match? predicate
Thomas Vigouroux
2020-08-13
|
*
treesitter: add contains? predicate
Thomas Vigouroux
2020-08-13
|
*
treesitter: refactor and use lua regexes
Thomas Vigouroux
2020-08-13
*
|
fix: runtimepath always updates lua package.path
TJ DeVries
2020-08-10
|
/
*
tests/terminal/tui: wait 1ms to avoid data race in FreeBSD
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.2.1004: line numbers below filler lines not always updated
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.2.0072: memory test still fails on Cirrus CI
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.1.2172: spell highlight is wrong at start of the line
Jan Edmund Lazo
2020-08-02
*
Merge pull request #12699 from jamessan/getn
James McCoy
2020-07-31
|
\
[next]