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
*
vim-patch:8.2.4504: when there is a partially matching map full map may not work
zeertzjq
2022-04-29
*
vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
zeertzjq
2022-04-29
*
test: revert test and doc changes from #6724, add a test for #6716
zeertzjq
2022-04-29
*
vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work
zeertzjq
2022-04-29
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
fix: has() should preserve v:shell_error #18280
Andrey Mishchenko
2022-04-26
*
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
2022-04-26
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
fix(ci): workaround bug in msgpackparse() on windows caused by api level bump
bfredl
2022-04-25
*
vim-patch:8.2.4818: no test for what 8.2.4806 fixes
zeertzjq
2022-04-25
*
vim-patch:8.2.4805: CurSearch used for all matches in current line
zeertzjq
2022-04-23
*
fix(lua): don't mutate opts parameter of vim.keymap.del (#18227)
Andrey Mishchenko
2022-04-23
*
fix(treesitter): create new parser if language is not the same as cached pars...
Chinmay Dalal
2022-04-22
*
vim-patch:8.2.4759: CurSearch highlight does not work for multi-line match
zeertzjq
2022-04-21
*
test: add a Lua functional test for NoName buffer event order
Charlie Groves
2022-04-21
*
vim-patch:8.1.1756: autocommand that splits window messes up window layout
zeertzjq
2022-04-21
*
vim-patch:8.2.0358: insufficient testing for indent.c
zeertzjq
2022-04-21
*
Merge pull request #18189 from zeertzjq/vim-8.2.4795
zeertzjq
2022-04-21
|
\
|
*
vim-patch:8.2.4801: fix for cursorbind fix not fully tested
zeertzjq
2022-04-21
|
*
vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is...
zeertzjq
2022-04-21
*
|
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2022-04-21
|
/
*
fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188)
Gregory Anders
2022-04-20
*
Merge pull request #18145 from bfredl/term_opt
bfredl
2022-04-20
|
\
|
*
feat(api): add tests for setting terminal ui options
bfredl
2022-04-17
*
|
Merge pull request #18157 from famiu/feat/undo!
bfredl
2022-04-19
|
\
\
|
*
|
feat: add `undo!`
Famiu Haque
2022-04-20
*
|
|
Merge pull request #18081 from famiu/feat/highlight/cursearch
bfredl
2022-04-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(highlight): implement CurSearch highlight
Famiu Haque
2022-04-17
|
|
/
*
|
test: add a test for #18135
zeertzjq
2022-04-17
*
|
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
2022-04-17
|
/
*
NVIM 0.7
bfredl
2022-04-15
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
2022-04-15
*
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
Gregory Anders
2022-04-13
*
test: unskip tests skipped in #14661
zeertzjq
2022-04-13
*
vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...
zeertzjq
2022-04-12
*
test: properly test WinScrolled event
zeertzjq
2022-04-12
*
fix(events): make v:event readonly in more events (#18070)
zeertzjq
2022-04-11
*
Merge pull request #18071 from gpanders/create_uc
Gregory Anders
2022-04-10
|
\
|
*
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
2022-04-10
*
|
fix(tui)!: remove `ESC NUL` forced escape (#17198)
zeertzjq
2022-04-11
*
|
feat(keymap): add F38-F63 keys (#17893)
zeertzjq
2022-04-11
|
/
*
feat(events): support SIGWINCH for Signal event #18029
Loong Wang
2022-04-10
*
vim-patch:8.2.4718: @@@ in the last line sometimes drawn in the wrong place (...
zeertzjq
2022-04-10
[next]