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:9.1.0088: TextChanged not triggered for :norm! commands (#27405)
zeertzjq
2024-02-10
|
*
|
|
|
|
|
|
|
|
vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...
zeertzjq
2024-02-10
|
*
|
|
|
|
|
|
|
|
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
|
|
/
/
/
/
/
/
/
/
|
*
/
/
/
/
/
/
/
build: stop installing parser.h from treesitter
dundargoc
2024-02-09
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
feat(tutor): add Japanese tutor #27268
ite-usagi
2024-02-08
|
*
|
|
|
|
|
|
fix(lsp): rename fails on missing parent directory #27291
Tomasz N
2024-02-08
|
*
|
|
|
|
|
|
Merge pull request #27391 from bfredl/arenarock
bfredl
2024-02-08
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
refactor(api): refactor more api functions to use arena return
bfredl
2024-02-08
|
*
|
|
|
|
|
|
|
feat(lsp): deprecate severity_limit
Lewis Russell
2024-02-08
|
*
|
|
|
|
|
|
|
docs(install): add more Linux install instructions #27350
Robert O'Shea
2024-02-08
|
*
|
|
|
|
|
|
|
Revert "fixup! add benchmark"
Lewis Russell
2024-02-08
|
*
|
|
|
|
|
|
|
fixup! add benchmark
Lewis Russell
2024-02-08
|
*
|
|
|
|
|
|
|
refactor(treesitter): {start,stop} are optional in Query:iter_* methods
Jongwook Choi
2024-02-08
|
*
|
|
|
|
|
|
|
refactor(treesitter): typing for Query, TSQuery, and TSQueryInfo
Jongwook Choi
2024-02-08
|
*
|
|
|
|
|
|
|
Merge pull request #27388 from zeertzjq/vim-9.1.0082
zeertzjq
2024-02-08
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'
zeertzjq
2024-02-08
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0082: Redrawing can be improved when deleting lines with 'curso...
zeertzjq
2024-02-08
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
refactor(lsp): tidy up logging
Lewis Russell
2024-02-08
|
*
|
|
|
|
|
|
vim-patch:b8170143c8f8 (#27387)
zeertzjq
2024-02-08
|
*
|
|
|
|
|
|
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
|
*
|
|
|
|
|
|
Merge pull request #27284 from bfredl/unkeydict
bfredl
2024-02-08
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
refactor(generators): style of generating and generated lua dispatch code
bfredl
2024-02-08
|
|
*
|
|
|
|
|
|
refactor(api): use keydict and arena for more api return values
bfredl
2024-02-08
|
*
|
|
|
|
|
|
|
build(deps): bump libuv to v1.48.0
Christian Clason
2024-02-08
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge pull request #27379 from zeertzjq/vim-9.1.0080
zeertzjq
2024-02-08
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
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
[prev]
[next]