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
*
fix(folds): fix fold marker multibyte comparison (#20439)
zeertzjq
2022-10-02
*
vim-patch:9.0.0622: matchaddpos() can get slow when adding many matches
zeertzjq
2022-10-02
*
vim-patch:9.0.0620: matchaddpos() can only add up to 8 matches
zeertzjq
2022-10-02
*
Merge #19438 from 3N4N/fix/pwsh
Justin M. Keyes
2022-10-01
|
\
|
*
fix: :! pwsh redirection for `command not found`
Enan Ajmain
2022-09-30
|
*
fix: make_filter_cmd for :! powershell
Enan Ajmain
2022-09-30
*
|
vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)
zeertzjq
2022-10-01
*
|
NVIM v0.8.0
bfredl
2022-09-30
|
/
*
Merge pull request #20343 from zeertzjq/virt-lines-vcol
bfredl
2022-09-30
|
\
|
*
fix(extmarks): make virt_lines always start at 0 virtcol
zeertzjq
2022-09-25
*
|
Merge pull request #20364 from zeertzjq/parse-cmd-omit
bfredl
2022-09-30
|
\
\
|
*
|
fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supported
zeertzjq
2022-09-30
*
|
|
docs: fix typos (#20394)
dundargoc
2022-09-30
*
|
|
feat(nvim_cmd): allow using first argument as count
Famiu Haque
2022-09-29
|
/
/
*
|
feat(docs): fixes for :help HTML generator
Justin M. Keyes
2022-09-29
*
|
fix(api): fix nvim_cmd crash with filename expansion (#20397)
zeertzjq
2022-09-29
*
|
fix(column): move sign sentinel after inserting/deleting lines (#20400)
zeertzjq
2022-09-29
*
|
test: add a Lua test for #17501 (#20392)
zeertzjq
2022-09-29
*
|
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
|
fix(spell): correct spell move behavior without "noplainbuffer" (#20386)
zeertzjq
2022-09-28
*
|
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
2022-09-28
*
|
fix(window): fix equalization with cmdheight=0 (#20369)
zeertzjq
2022-09-28
*
|
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
|
vim-patch:9.0.0595: extra newline in messages after a verbose shell message (...
zeertzjq
2022-09-27
*
|
fix(ui): redraw end of buffer if last line is modified (#20354)
zeertzjq
2022-09-27
*
|
fix(ui): allow redrawing statusline when msgsep is used (#20337)
zeertzjq
2022-09-26
*
|
Merge pull request #20351 from bfredl/cmdfix2
bfredl
2022-09-26
|
\
\
|
*
|
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
bfredl
2022-09-26
*
|
|
docs: fix typos (#20150)
dundargoc
2022-09-26
|
/
/
*
|
fix(messages): validate msg_grid before silent! message with cmdheight=0
bfredl
2022-09-26
*
|
feat(terminal): recognize underdouble and undercurl
Andrey Bushev
2022-09-26
*
|
vim-patch:9.0.0586: missing change in test (#20347)
zeertzjq
2022-09-26
*
|
fix!: make :undo! notify buffer update callbacks (#20344)
zeertzjq
2022-09-26
*
|
fix(inccommand): deal with unsynced undo (#20041)
zeertzjq
2022-09-26
*
|
fix(filetype): use :setf instead of nvim_buf_set_option (#20334)
zeertzjq
2022-09-25
|
/
*
refactor(treesitter): rename x_position => x_pos
Justin M. Keyes
2022-09-25
*
feat: ":write!" skips "file changed" warning #18665
Louis Sven Goulet
2022-09-24
*
fix(input): use click number of last click for mouse drag (#20300)
zeertzjq
2022-09-24
*
fix(mapset): remove existing abbreviation of same lhs (#20320)
zeertzjq
2022-09-24
*
fix(lsp): create missing directory before creating file (#19835)
shaunsingh
2022-09-24
*
test(tabpage_spec): actually test for nvim_win_hide
zeertzjq
2022-09-23
*
test: add tests for #13549 #20285 #20290
zeertzjq
2022-09-23
*
Merge #11967 generate :help HTML with treesitter
Justin M. Keyes
2022-09-22
|
\
|
*
feat(docs): gen_help_html.lua
Justin M. Keyes
2022-09-22
*
|
Merge pull request #20103 from lewis6991/refactor/vim_opt
Lewis Russell
2022-09-22
|
\
\
|
|
/
|
/
|
|
*
refactor(vim.opt): unify vim.bo/wo building
Lewis Russell
2022-09-09
*
|
fix(window): close floats first when closing buffer in other tab (#20284)
zeertzjq
2022-09-22
*
|
fix(tests): indicate in test logs when nvim exit times out
bfredl
2022-09-22
*
|
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
*
|
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
[next]