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
*
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
*
|
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
[next]