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
...
|
*
Merge pull request #19011 from zeertzjq/vim-8.2.5120
zeertzjq
2022-06-18
|
|
\
|
|
*
vim-patch:8.2.5121: interrupt test sometimes fails
zeertzjq
2022-06-18
|
|
*
vim-patch:8.2.5120: searching for quotes may go over the end of the line
zeertzjq
2022-06-18
|
|
/
|
*
vim-patch:8.2.5116: "limit" option of matchfuzzy() not always respected (#19005)
zeertzjq
2022-06-18
|
*
vim-patch:d592deb33652 (#19002)
Christian Clason
2022-06-17
|
*
fix(hl): return cterm fg/bg even if they match Normal #18981
Oliver Marriott
2022-06-16
|
*
test(treesitter): add benchmark #18989
Lewis Russell
2022-06-16
|
*
docs: improve 'insertmode' emulation #18962
zeertzjq
2022-06-16
|
*
Merge #8519 feat: name, test ids, sockets in stdpath(state)
Justin M. Keyes
2022-06-17
|
|
\
|
|
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
|
|
*
test(report): formatting, drop dumplog()
Justin M. Keyes
2022-06-15
|
|
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
|
*
|
Merge pull request #18760 from kevinhwang91/fix-treesitter-fold
bfredl
2022-06-16
|
|
\
\
|
|
*
|
fix(treesitter): new iter if folded
kevinhwang91
2022-06-16
|
|
/
/
|
*
|
vim-patch:8.2.5110: icon filetype not recognized from the first line (#18987)
Christian Clason
2022-06-16
|
*
|
fix(lua): clear got_int when calling vim.on_key() callback (#18979)
zeertzjq
2022-06-16
|
*
|
fix(lua): highlight.on_yank can close timer in twice #18976
notomo
2022-06-15
|
|
/
|
*
refactor(log): use msg_schedule_semsg #18950
Justin M. Keyes
2022-06-15
|
*
vim-patch:8.2.5097: using uninitialized memory when using 'listchars' (#18974)
zeertzjq
2022-06-16
|
*
fix(ui): do not call showmode() when setting window height (#18969)
zeertzjq
2022-06-15
|
*
vim-patch:8c1b8cb2e0b5 (#18966)
Christian Clason
2022-06-15
|
*
test: correct check for v:errmsg in inccommand test (#18968)
zeertzjq
2022-06-15
|
*
docs: fix typos (#18866)
dundargoc
2022-06-15
|
*
Merge pull request #18947 from zeertzjq/vim-8.2.1897
zeertzjq
2022-06-14
|
|
\
|
|
*
vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use
zeertzjq
2022-06-14
|
|
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
|
|
*
refactor(api): remove redundant fields of CmdParseInfo
zeertzjq
2022-06-14
|
|
*
vim-patch:8.2.1897: command modifiers are saved and set inconsistently
zeertzjq
2022-06-14
|
*
|
Merge pull request #18880 from bfredl/arena
bfredl
2022-06-14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf(memory): use an arena for RPC decoding
bfredl
2022-06-14
|
*
|
refactor: enable -Wconversion warning for eval.c (#18448)
dundargoc
2022-06-14
|
*
|
vim-patch:6ba83ba9ee29 (#18948)
Christian Clason
2022-06-14
|
*
|
fix(inccommand): never preview if parsing command failed (#18944)
zeertzjq
2022-06-14
|
|
/
|
*
feat(lsp): sort codelens if multiple item per line (#18951)
rhcher
2022-06-13
|
*
vim-patch:8.2.0577: not all modifiers supported for :options (#18952)
zeertzjq
2022-06-13
|
*
fix(tests): missing clear() #18927
kylo252
2022-06-13
|
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
|
*
Merge pull request #18902 from bfredl/fulexit
bfredl
2022-06-13
|
|
\
|
|
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
|
*
|
Merge pull request #18934 from zeertzjq/vim-8.2.5079
zeertzjq
2022-06-13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
vim-patch:8.2.5083: autocmd test still fails on MS-Windows
zeertzjq
2022-06-13
|
|
*
vim-patch:8.2.5081: autocmd test fails on MS-Windows
zeertzjq
2022-06-13
|
|
*
vim-patch:8.2.5079: DirChanged autocommand may use freed memory
zeertzjq
2022-06-13
|
|
/
|
*
build(lint): fix lintuncrustify #18945
Justin M. Keyes
2022-06-12
|
*
test: dismiss quit_more from Lua #11226
Daniel Hahler
2022-06-12
|
*
Merge pull request #18931 from zeertzjq/regexp-num-escaped
zeertzjq
2022-06-13
|
|
\
|
|
*
vim-patch:8.2.5078: substitute test has a one second delay
zeertzjq
2022-06-12
|
|
*
fix(substitute): subtract number of backslashes later
zeertzjq
2022-06-12
|
*
|
build: remove CMAKE_CROSSCOMPILING code #18914
dundargoc
2022-06-12
|
*
|
build(lint): fix luacheck not found #18940
Justin M. Keyes
2022-06-12
[prev]
[next]