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
/
src
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
fix(bufupdate): send events when inserting with virtualedit
Thomas Vigouroux
2021-05-18
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #14579 from jamessan/windows-env-vars
James McCoy
2021-05-19
|
\
\
\
\
\
|
*
|
|
|
|
fix(job): Deduplicate env var names on Windows
James McCoy
2021-05-18
*
|
|
|
|
|
Remove '- 1' for sizes passed to xstrlcpy
Jan Edmund Lazo
2021-05-19
*
|
|
|
|
|
vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
Jan Edmund Lazo
2021-05-19
*
|
|
|
|
|
vim-patch:8.2.2869: using unified diff is not tested
Jan Edmund Lazo
2021-05-19
*
|
|
|
|
|
lua: use proper conversion of vim.g values
Björn Linse
2021-05-19
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
fix(tui): Stop sending extra parameter for save/restore title
James McCoy
2021-05-18
*
|
|
|
|
win/package: update wintools.zip for curl v7.76.1 (#14570)
Jan Edmund Lazo
2021-05-17
|
/
/
/
/
*
|
|
|
Merge pull request #14406 from shadmansaleh/vim-8.2.0877
Jan Edmund Lazo
2021-05-15
|
\
\
\
\
|
*
|
|
|
STRLEN -> strlen
shadmansaleh
2021-05-09
|
*
|
|
|
Use bool for boolean values
shadmansaleh
2021-05-09
|
*
|
|
|
vim-patch:8.2.0896: crash when calling searchcount() with a string
shadmansaleh
2021-05-09
|
*
|
|
|
vim-patch:8.2.0887: searchcount().exact_match is 1 right after a match
shadmansaleh
2021-05-09
|
*
|
|
|
vim-patch:8.2.0884: searchcount() test fails on slower systems
shadmansaleh
2021-05-09
|
*
|
|
|
vim-patch:8.2.0880: leaking memory when using searchcount()
shadmansaleh
2021-05-09
|
*
|
|
|
vim-patch:8.2.0877: cannot get the search statistics
shadmansaleh
2021-05-09
*
|
|
|
|
Add 'FUNC_ATTR_NONNULL_RET' to nonnull alloc funcs (#14559)
Jan Edmund Lazo
2021-05-15
*
|
|
|
|
vim-patch:8.2.2854: custom statusline cannot contain % items (#14558)
Shadman
2021-05-15
*
|
|
|
|
Merge pull request #14468 from bfredl/zindex
Björn Linse
2021-05-15
|
\
\
\
\
\
|
*
|
|
|
|
floats: z-index
Björn Linse
2021-05-15
*
|
|
|
|
|
vim-patch:8.2.2850: recalling commands from history is not tested
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
fixup! vim-patch:8.1.1228: not possible to process tags with a function
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
fixup! vim-patch:8.0.1449: slow redrawing with DirectX
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.0.1394: cannot intercept a yank command
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2473: crash when leaving command line window triggers autocommand
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
lint
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommand
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUI
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2359: strange test failure with MS-Windows
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2354: crash with a weird combination of autocommands
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
Revert "XXX: ex_tabonly(): aucmd_win is not part of the window list."
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.1059: crash when using :tabonly in an autocommand
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.1000: get error when leaving Ex mode with :visual
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
vim-patch:8.2.0023: command line editing not sufficiently tested
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
fixup! refactor nvim_buf_set_lines to use extmark_splice
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hl
Björn Linse
2021-05-11
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Make clint happy about spaces.
shadmansaleh
2021-03-29
|
*
|
|
|
Api: Adding cterm color support to nvim_set_hl
shadmansaleh
2021-03-29
*
|
|
|
|
Merge pull request #14528 from disrupted/fix/nvim_buf_set_lines
Björn Linse
2021-05-10
|
\
\
\
\
\
|
*
|
|
|
|
Apply patch from clason
disrupted
2021-05-10
|
*
|
|
|
|
Fix nvim_buf_set_lines
disrupted
2021-05-10
*
|
|
|
|
|
lua: use WarningMsg for vim.notify() warnings (#14508)
Shadman
2021-05-10
|
/
/
/
/
/
*
|
|
|
|
make get_region_bytecount end-exclusive
chentau
2021-05-09
*
|
|
|
|
refactor nvim_buf_set_lines to use extmark_splice
chentau
2021-05-09
*
|
|
|
|
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.2.2287: sort test fails when locale is French Canadian
Sean Dewar
2021-04-20
|
*
|
|
|
vim-patch:8.2.2286: sort test fails when locale is Canadian English
Sean Dewar
2021-04-20
[prev]
[next]