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(jobwait): always drain process event queues #15402
Gregory Anders
2021-08-31
*
fix(terminal): close without ! if the job is stopped
Gregory Anders
2021-08-31
*
fix(lua): preserve argument lists which are not lists
Björn Linse
2021-08-29
*
feat: defaults: auto-create backup dir
Gregory Anders
2021-08-27
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
tests(lua/on_yank): assert conditions that fail correctly #15495
notomo
2021-08-27
*
feat(lsp): get_border_size(): support repeating border char list #15474
zeertzjq
2021-08-27
*
fix(lua): verify buffer in highlight.on_yank (#15482)
notomo
2021-08-26
*
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
|
*
feat(v:lua): support calling v:lua as a method
Sean Dewar
2021-08-13
|
*
fix(v:lua): fix emsg when calling v:lua directly
Sean Dewar
2021-08-12
|
*
vim-patch:8.1.1909: more functions can be used as methods
Sean Dewar
2021-08-12
|
*
vim-patch:8.1.1861: only some assert functions can be used as a method
Sean Dewar
2021-08-12
|
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
|
fix(bufupdates): send correct updates for visual paste
Thomas Vigouroux
2021-08-25
*
|
Merge pull request #15434 from Dkendal/feature-lua-treesitter-sibling
Thomas Vigouroux
2021-08-23
|
\
\
|
*
|
feat(treesitter): add next, prev sibling method
Dylan Kendal
2021-08-20
*
|
|
fix(window.c): win_close from other tabpage #15454
notomo
2021-08-22
*
|
|
docs: make Lua docstrings consistent #15255
Gregory Anders
2021-08-22
*
|
|
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
2021-08-22
*
|
|
feat(keywordprg): use :terminal for external commands #15398
Gregory Anders
2021-08-21
*
|
|
feat(terminal): TermClose: set exit code in v:event.status #15406
Gregory Anders
2021-08-20
|
/
/
*
|
Merge pull request #15422 from bfredl/syn_name2id_go_brr
Björn Linse
2021-08-19
|
\
\
|
*
|
feat(match): allow hl group to be defined after :match command
Björn Linse
2021-08-19
*
|
|
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
|
|
feat(defaults): set nojoinspaces
Gregory Anders
2021-08-17
*
|
|
feat(defaults): set hidden
Gregory Anders
2021-08-17
|
/
/
*
|
feat: defaults: set undo points in <C-U> and <C-W> (#15400)
Gregory Anders
2021-08-16
*
|
feat(defaults): map CTRL-L to search highlights, update diffs #15385
Gregory Anders
2021-08-16
*
|
Merge pull request #15386 from jamessan/32-bit-revert
James McCoy
2021-08-16
|
\
\
|
*
|
Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"
James McCoy
2021-08-16
*
|
|
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
2021-08-16
*
|
|
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
*
|
|
Merge pull request #15368 from jamessan/fragility
James McCoy
2021-08-14
|
\
|
|
|
|
/
|
/
|
|
*
test(lsp): disable finicky test when TEST_SKIP_FRAGILE is set
James McCoy
2021-08-13
*
|
Merge pull request #15253 from spywhere/float-win-scl-fix
Björn Linse
2021-08-10
|
\
\
|
*
|
fix(sign): reset auto sign column with minimum in float win minimal style
Sirisak Lueangsaksri
2021-08-09
*
|
|
fix(lsp): properly handle `nil` lines when trimming empty lines (#15325)
Andrea Cappuccio
2021-08-10
*
|
|
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
2021-08-08
|
/
/
*
|
Merge pull request #15283 from jamessan/pending-c-parsers
Thomas Vigouroux
2021-08-06
|
\
\
|
*
|
test(treesitter): skip all parsers tests if parsers aren't installed
James McCoy
2021-08-05
|
|
/
*
|
ci(tests): skip "stale events on channel close" (#15278)
dundargoc
2021-08-05
*
|
vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is off
zeertzjq
2021-08-02
*
|
fixup! vim-patch:8.2.3019: location list only has the start position.
Jan Edmund Lazo
2021-07-31
*
|
Merge pull request #15062 from seandewar/vim-8.1.0829
Jan Edmund Lazo
2021-07-30
|
\
\
|
*
|
vim-patch:8.1.0829: when 'hidden' is set session creates extra buffers
Sean Dewar
2021-07-17
*
|
|
Merge pull request #15207 from gpanders/bye-syncolor
Björn Linse
2021-07-29
|
\
\
\
|
*
|
|
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-28
|
*
|
|
fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
*
|
|
|
refactor(decorations): merge the two different code paths for virt_text
Björn Linse
2021-07-29
[next]