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
*
vim-patch:c9c2e2d2ff44
zeertzjq
2024-02-08
*
vim-patch:partial:9.1.0080: unexpected error for modifying final list using +=
zeertzjq
2024-02-08
*
fix(runtime): source c ftplugins in correct order (#27377)
Maximilian Fricke
2024-02-08
*
fix(lsp): set fallback client name properly
zeertzjq
2024-02-08
*
refactor(lsp): move client code to a regular Lua class
Lewis Russell
2024-02-07
*
perf: improve utf_char2cells() performance (#27353)
VanaIgr
2024-02-07
*
fix(event-loop): process input before events (#27358)
zeertzjq
2024-02-07
*
feat(treesitter): show root nodes in :InspectTree (#26944)
altermo
2024-02-06
*
fix(doc): prevent doxygen confusion
Lewis Russell
2024-02-06
*
fix(column): handle w_redr_statuscol at end filler lines (#27365)
zeertzjq
2024-02-06
*
ci(release): bump mac runner version to macos-12
dundargoc
2024-02-06
*
fix(lsp): send back diagnostic tags to the server
Lewis Russell
2024-02-06
*
vim-patch:9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines (#2...
zeertzjq
2024-02-06
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
vim-patch:f7f33e3719c8
Christian Clason
2024-02-06
*
vim-patch:9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousesc...
zeertzjq
2024-02-06
*
test(tui_spec): prevent race between nvim_input and nvim_paste (#27356)
zeertzjq
2024-02-06
*
test: add test for 'foldcolumn' with cmdwin (#27355)
zeertzjq
2024-02-06
*
fix(tui): `space_buf` overflow when clearing screen (#27352)
Sean Dewar
2024-02-06
*
Merge pull request #27295 from wookayin/feat/inspecttree
Gregory Anders
2024-02-05
|
\
|
*
test(treesitter): add test cases for inspect_tree
Jongwook Choi
2024-02-05
|
*
feat(treesitter): use 0-based indexing to show ranges in `:InspectTree`
Jongwook Choi
2024-02-05
|
/
*
fix(lsp): handle adjacent snippet tabstops
Maria José Solano
2024-02-05
*
Merge pull request #27328 from wookayin/fix/lsp-tagfunc
Lewis Russell
2024-02-05
|
\
|
*
test(lsp): add test cases for vim.lsp.tagfunc
Jongwook Choi
2024-02-03
|
*
fix(lsp): fix infinite loop on vim.lsp.tagfunc
Jongwook Choi
2024-02-03
*
|
fix(redraw): update Visual selection properly with splits (#27343)
zeertzjq
2024-02-05
*
|
fix(inccommand): update topline after moving cursor (#27341)
zeertzjq
2024-02-05
*
|
perf(redraw): only redraw Visual area when cursor has moved (#27340)
zeertzjq
2024-02-05
*
|
build(deps): bump luajit to HEAD - 0d313b243
Christian Clason
2024-02-04
*
|
fix(treesitter): inspect-tree remember opts on buf change
altermo
2024-02-04
*
|
vim-patch:9.1.0076: luau config file not detected
Christian Clason
2024-02-04
*
|
vim-patch:9.1.0075: insert completion not correct when adding new leader (#27...
Raphael
2024-02-04
*
|
vim-patch:7c5aeaffa2be (#27327)
zeertzjq
2024-02-04
*
|
Merge pull request #27326 from zeertzjq/vim-9.1.0073
zeertzjq
2024-02-04
|
\
\
|
*
|
vim-patch:9.1.0074: did_set_breakat() should be in optionstr.c
zeertzjq
2024-02-04
|
*
|
vim-patch:9.1.0073: Looping over modifier_keys_table unnecessarily
zeertzjq
2024-02-04
|
/
/
*
/
feat: update unicode tables (#27317)
zeertzjq
2024-02-04
|
/
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
refactor(strcase_save): optimize memory allocation (#27319)
Raphael
2024-02-03
*
fix(keycodes): simplify S- properly when D- is present (#27316)
zeertzjq
2024-02-03
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#27315)
zeertzjq
2024-02-03
*
vim-patch:9.0.1105: code is indented too much (#27314)
zeertzjq
2024-02-03
*
fix(drawline): missing NUL termination when drawing TAB (#27307)
zeertzjq
2024-02-02
*
test(old): correct path to .valgrind.supp (#27306)
zeertzjq
2024-02-02
*
fix(vim.system): don't process non-fast events during wait() (#27300)
zeertzjq
2024-02-02
*
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
2024-02-02
*
vim-patch:9204f39580bd
Christian Clason
2024-02-02
*
feat(ex_cmds): no error on :lua with {range} and {code} (#27290)
luukvbaal
2024-02-02
*
refactor(runtime): remove nvimMap and nvimUnmap syntax groups (#27298)
zeertzjq
2024-02-02
[next]