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(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
*
vim-patch:9.0.0537: the do_set() function is much too long (#20274)
zeertzjq
2022-09-22
*
vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...
zeertzjq
2022-09-21
*
fix(lsp): out of bounds error in lsp.util.apply_text_edits (#20137)
ofwinterpassed
2022-09-20
*
vim-patch:9.0.0511: unnecessary scrolling for message of only one line (#20261)
zeertzjq
2022-09-20
*
vim-patch:9.0.0512: cannot redraw the status lines when editing a command
zeertzjq
2022-09-20
*
vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
zeertzjq
2022-09-20
*
feat(lua): move compat module from runtime to test (#20257)
Lewis Russell
2022-09-20
*
fix(lsp): support `false` result in handlers (#20252)
Mathias Fußenegger
2022-09-20
*
fix(inccommand): avoid unnecessary redraw when not showing (#20244)
zeertzjq
2022-09-19
*
fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)
zeertzjq
2022-09-18
*
vim-patch:9712ff1288f9 (#20240)
Christian Clason
2022-09-18
*
Merge pull request #20198 from zeertzjq/cursorhold
bfredl
2022-09-18
|
\
|
*
fix(events): make CursorHold behave as documented
zeertzjq
2022-09-17
*
|
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
|
/
*
test(remote_spec): reduce flakiness in waiting for client exit (#20230)
zeertzjq
2022-09-17
*
fix(eval)!: make Lua Funcref work as method and in substitute() (#20217)
zeertzjq
2022-09-16
*
fix(lua): free vim.ui_attach callback before lua close (#20205)
notomo
2022-09-16
*
fix(messages): do not crash on cmdheight=0 and g< redisplay
bfredl
2022-09-16
*
Merge pull request #20188 from bfredl/zerocmdline
bfredl
2022-09-16
|
\
|
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
|
fix(treesitter): return full metadata for get_captures_at_position (#20203)
Christian Clason
2022-09-16
|
/
*
Merge pull request #20164 from bfredl/luanull
bfredl
2022-09-13
|
\
|
*
fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytes
bfredl
2022-09-13
*
|
feat(fs): extend fs.find to accept predicate (#20193)
Mathias Fußenegger
2022-09-13
*
|
feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)
Gregory Anders
2022-09-13
*
|
vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)
zeertzjq
2022-09-13
*
|
test(lsp): call clear() before bufwipe test (#20170)
zeertzjq
2022-09-13
|
/
*
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
fix(lsp): when buffer detach remove buffer from client attached buffers (#20081)
Raphael
2022-09-08
*
feat(lsp): add range option to lsp.buf.format (#19998)
Mathias Fußenegger
2022-09-08
*
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
*
fix(options): mark `winhighlight` as list style (#19477)
ii14
2022-09-07
*
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
2022-09-07
*
fix(diagnostic): remove buf from cache on `BufWipeout` (#20099)
Sean Dewar
2022-09-06
*
Merge pull request #17329 from cryptomilk/asn-vterm-0-2
Christian Clason
2022-09-06
|
\
|
*
fix(terminal): adopt altscreen test for libvterm 0.2 changes
Andreas Schneider
2022-09-06
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-06
|
/
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
Merge pull request #20039 from zeertzjq/cmod-tab
bfredl
2022-09-06
|
\
|
*
fix(api)!: correctly deal with number before :tab
zeertzjq
2022-09-02
*
|
Merge pull request #15391 from vigoux/ts-lua-builtin
bfredl
2022-09-06
|
\
\
|
*
|
fix(treesitter): do not link @error by default
Christian Clason
2022-09-06
|
*
|
feat(treesitter): add injections
Christian Clason
2022-09-06
|
*
|
ci(tests): don't skip parsers on functionaltest
Christian Clason
2022-09-06
|
|
/
*
|
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
|
feat(api): add "move" to nvim_input_mouse
zeertzjq
2022-09-04
[next]