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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
|
*
|
|
|
|
|
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
|
*
|
|
|
|
|
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
|
*
|
|
|
|
|
test/benchmark: clean up according to luacheck
Marco Hinz
2015-11-23
|
*
|
|
|
|
|
Tests: add luacheck for linting tests
Marco Hinz
2015-11-23
|
*
|
|
|
|
|
Remove outdated comment from BuildLuarocks.cmake
Marco Hinz
2015-11-23
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge PR #3715 'Enable focus events in cmdline and terminal modes'
Marco Hinz
2015-11-23
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Reorganize focus events test into individual tests
Joe Hermaszewski
2015-11-23
|
*
|
|
|
|
Enable focus events in cmdline and terminal modes
Joe Hermaszewski
2015-11-23
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3270 from ZyX-I/shada-support
Felipe Morales
2015-11-23
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
documentation: Add documentation on shada plugin
ZyX
2015-11-01
|
*
|
|
|
documentation: Add documentation for autoload/msgpack.vim
ZyX
2015-11-01
|
*
|
|
|
runtime: Add shada.vim syntax file
ZyX
2015-11-01
|
*
|
|
|
runtime: Add [ft]plugin/shada.vim files that automatically open .shada
ZyX
2015-11-01
|
*
|
|
|
runtime: Add autoload/shada.vim helper file
ZyX
2015-11-01
|
*
|
|
|
functests: Do not run some tests if there is no -NaN
ZyX
2015-11-01
|
*
|
|
|
runtime: Add autoload/msgpack.vim helper file
ZyX
2015-11-01
*
|
|
|
|
Update version.c to latest Vim
Shougo Matsushita
2015-11-20
*
|
|
|
|
Merge PR #3488 'Implement handling of terminal focus events'
Marco Hinz
2015-11-18
|
\
\
\
\
\
|
*
|
|
|
|
Add tests for focus events
Joe Hermaszewski
2015-11-17
|
*
|
|
|
|
Implement handling of terminal focus events
Joe Hermaszewski
2015-11-17
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3680 from jszakmeister/fix-ordering-oldfiles-spec
John Szakmeister
2015-11-16
|
\
\
\
\
\
|
*
|
|
|
|
Workaround the unstable ordering of v:oldfiles in some more tests.
John Szakmeister
2015-11-16
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3678 from Pyrohh/ex_ni
Michael Reed
2015-11-15
|
\
\
\
\
\
|
*
|
|
|
|
ex_cmds.lua: Use ex_ni directly
Michael Reed
2015-11-15
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3339 from war1025/dev/clean_build_stl_str_hl
Justin M. Keyes
2015-11-15
|
\
\
\
\
\
|
*
|
|
|
|
Cleanup from review
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Switch comments to match style guide
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Updates from review
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Start adding unit tests
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Fix shadowed variable in build_stl_str_hl
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Add documentation about what TABPAGENR and TABCLOSENR do
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Fix lint
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Add out_end_p to mark last valid character in statusline buffer
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Rename build_stl_str_hl input and output buffer pointers
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Add comments to build_stl_str_hl
Wayne Rowcliffe
2015-11-11
|
*
|
|
|
|
Clean up buffer.c build_stl_str_hl variable declarations
Wayne Rowcliffe
2015-11-11
*
|
|
|
|
|
Merge pull request #3672 from Pyrohh/macro-cleanup
Michael Reed
2015-11-15
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove unused TERMINAL_OPTIONS_INIT() macro
Michael Reed
2015-11-14
*
|
|
|
|
|
Merge PR #3653 'Add TermClose event'
Marco Hinz
2015-11-15
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Test: add functional/autocmd/termclose_spec.lua
Marco Hinz
2015-11-15
|
*
|
|
|
|
Add TermClose event
Marco Hinz
2015-11-15
|
*
|
|
|
|
TermEnter -> TermOpen
Marco Hinz
2015-11-15
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3671 from kyrias/vim_diff-typo
Michael Reed
2015-11-14
|
\
\
\
\
\
|
*
|
|
|
|
vim_diff: Fix incorrect ShaDa path
Johannes Löthberg
2015-11-14
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3630 from oni-link/fix.issue.3588
Justin M. Keyes
2015-11-13
|
\
\
\
\
\
|
*
|
|
|
|
memory.c: Prevent garbage collection when running out of memory.
oni-link
2015-11-13
|
*
|
|
|
|
normal.c: No garbage collection while handling an event in normal mode
oni-link
2015-11-13
*
|
|
|
|
|
Doc: minor fix for ":ls u"
Bohr Shaw
2015-11-12
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3663 from ming-codes/patch-1
Justin M. Keyes
2015-11-12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]