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
*
test(filetype): port test_filetype to Lua
Gregory Anders
2022-01-05
*
fix(filetype): match on <afile> rather than <abuf> (#16943)
Gregory Anders
2022-01-05
*
feat(lsp): enable default debounce of 150 ms (#16908)
Michael Lingelbach
2022-01-05
*
feat(autocmd): populate v:event in RecordingLeave (#16828)
Axel Dahlberg
2022-01-04
*
test: fix absolute paths in filetype_spec (#16920)
Gregory Anders
2022-01-04
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
*
test: make test for #14040 more stable (#16911)
Daniel Steinberg
2022-01-04
*
feat(lua): make =expr print result of expr
shadmansaleh
2022-01-04
*
fix(lua): stricter type check when calling API function (#16745)
dundargoc
2022-01-03
*
fix(diagnostic): improve validation for list arguments (#16855)
Gregory Anders
2022-01-01
*
feat(lua): add support for multiple optional types in vim.validate (#16864)
Shadman
2022-01-01
*
test: make some tests more stable (#16860)
zeertzjq
2022-01-01
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
vim-patch:8.2.3952: first line not redrawn when adding lines to an empty buffer
zeertzjq
2021-12-31
*
Merge pull request #16373 from zeertzjq/terminal-mouse-release-forward
Björn Linse
2021-12-28
|
\
|
*
fix(terminal): correctly forward mouse events
zeertzjq
2021-12-27
*
|
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
2021-12-28
|
\
\
|
*
|
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
|
|
/
*
/
chore: fix typos (#16506)
dundargoc
2021-12-28
|
/
*
fix(uri): change scheme pattern to not include the comma character (#16797)
Dmytro Meleshko
2021-12-26
*
Merge pull request #16596 from dm1try/do_not_leave_terminal_mode_after_mouse_...
Björn Linse
2021-12-26
|
\
|
*
fix(terminal): ignore left-release mouse action
dm1try
2021-12-10
*
|
fix: do not save K_EVENT as lastc in Insert mode
zeertzjq
2021-12-26
*
|
feat(lua): add vim.spell (#16620)
Lewis Russell
2021-12-25
*
|
Merge pull request #16762 from zeertzjq/grid-truncate-pum-double-width
Björn Linse
2021-12-25
|
\
\
|
*
|
fix(pum_redraw): use grid_puts_len() to truncate the text
zeertzjq
2021-12-24
*
|
|
fix(options): disallow empty 'fdc' and 'scl' (#16765)
Sean Dewar
2021-12-24
|
/
/
*
|
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
Gregory Anders
2021-12-21
*
|
feat(lsp): add buf_detach_client (#16250)
Michael Lingelbach
2021-12-21
*
|
fix: update last cursor on first CursorMoved (#16698)
Michael Lingelbach
2021-12-18
*
|
Merge pull request #16294 from zeertzjq/test-fewest-iteration
James McCoy
2021-12-18
|
\
\
|
*
|
test: require fewest number of main loop iterations possible
zeertzjq
2021-11-15
*
|
|
Merge pull request #16707 from jamessan/filter-out-tests
James McCoy
2021-12-18
|
\
\
\
|
*
|
|
test: allow excluding functional/unit tests using TEST_FILTER_OUT
James McCoy
2021-12-18
*
|
|
|
feat(runtime): new checkhealth filetype (#16660)
matveyt
2021-12-18
|
/
/
/
*
|
|
autocmd: RecordingEnter, RecordingLeave (#16684)
Gregory Anders
2021-12-18
|
\
\
\
|
*
|
|
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
|
|
|
fix(lsp): correctly align start and end range to codepoints during incrementa...
Rishikesh Vaishnav
2021-12-17
|
/
/
/
*
|
|
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
*
|
|
Merge pull request #16134 from zeertzjq/screenpos-border
Björn Linse
2021-12-16
|
\
\
\
|
*
|
|
fix(screenpos, float): add top and left border adjustment
zeertzjq
2021-12-15
*
|
|
|
fix(terminal): fix resize crash with pending scrollback (#14891)
Sean Dewar
2021-12-15
|
/
/
/
*
|
|
test: expect the correct screen in TUI paste: big burst of input (#16656)
zeertzjq
2021-12-15
*
|
|
Merge pull request #16602 from zeertzjq/tui-end-streamed-paste
James McCoy
2021-12-13
|
\
\
\
|
*
|
|
fix(tui): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
*
|
|
|
feat(ts): add support for multiline nodes in get_node_text (#14999)
Mathias Fußenegger
2021-12-12
*
|
|
|
test: remove references to misc1.c
zeertzjq
2021-12-11
*
|
|
|
feat: add autocommand event when search wraps around (#8487)
Alejandro Exojo
2021-12-10
|
/
/
/
*
|
|
Merge pull request #16541 from jamessan/vim-8.2.3664
James McCoy
2021-12-09
|
\
\
\
[next]