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
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
*
feat(treesitter): vertical conceal support for highlighter
Luuk van Baal
2025-02-25
*
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
2025-02-25
*
feat(complete): CompleteDone reason "cancel", "discard" #32600
Evgeni Chasnovski
2025-02-23
*
revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #3...
Justin M. Keyes
2025-02-23
*
feat(ftplugin): set Lua 'omnifunc' to vim.lua_omnifunc #32491
Phạm Bình An
2025-02-23
*
feat(treesitter): table of contents for checkhealth, markdown (#32282)
Christian Clason
2025-02-22
*
perf(treesitter): don't block when finding injection ranges
Riley Bruins
2025-02-21
*
fix(treesitter): `TSNode:field()` returns all children with the given field
Riley Bruins
2025-02-21
*
vim-patch:27f5136: runtime(mail): add commentstring '> %s' to ftplugin
Christian Clason
2025-02-21
*
perf(treesitter): only search for injections within the parse range
Riley Bruins
2025-02-21
*
feat(messages): confirm kind for z=, :tselect, inputlist() #32521
luukvbaal
2025-02-20
*
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
2025-02-20
*
fix(keycodes): recognize <Find>, <Select> #28431
Mantas Mikulėnas
2025-02-20
*
fix(treesitter)!: enforce buffer is loaded when creating parser
Luuk van Baal
2025-02-19
*
docs: Lua "bit" library #32492
Phạm Bình An
2025-02-19
*
vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...
zeertzjq
2025-02-17
*
docs: misc (#32258)
dundargoc
2025-02-17
*
fix(docs): update context type in `vim.lsp.LocationOpts.OnList`
Maria José Solano
2025-02-16
*
ci(test): disable ubuntu arm
dundargoc
2025-02-15
*
vim-patch:faf4112: runtime(doc): document ComplMatchIns highlight for insert-...
zeertzjq
2025-02-14
*
feat(term): trigger TermRequest for APC (#32407)
Till Bungert
2025-02-13
*
feat(options): add 'eventignorewin' (#32152)
luukvbaal
2025-02-12
*
feat(lsp)!: `symbol_to_item` requires `offset_encoding`
Yi Ming
2025-02-11
*
feat(lsp): include `end_col` and `end_lnum` in `vim.lsp.buf.symbols_to_items`
Yi Ming
2025-02-11
*
feat(ui): UI :detach command
Justin M. Keyes
2025-02-10
*
feat(defaults): "Show Diagnostics" in mouse popupmenu #32122
Siddhant Agarwal
2025-02-09
*
vim-patch:b69cd52: runtime(misc): Add support for lz4 to tar & gzip plugin (#...
zeertzjq
2025-02-07
*
vim-patch:9.1.1081: has('bsd') is true for GNU/Hurd
zeertzjq
2025-02-07
*
feat(defaults): enable diffopt "linematch" #32346
Siddhant Agarwal
2025-02-06
*
feat(diagnostic): add `current_line` option for `virtual_text` handler
Maria José Solano
2025-02-05
*
feat(treesitter): show which nodes are missing in InspectTree
Riley Bruins
2025-02-05
*
build(deps): bump luv to v1.50.0-1
Christian Clason
2025-02-05
*
vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)
zeertzjq
2025-02-05
*
vim-patch:9.1.1009: diff feature can be improved
zeertzjq
2025-02-04
*
vim-patch:9.1.0967: SpotBugs compiler setup can be further improved
zeertzjq
2025-02-04
*
vim-patch:9.1.0935: SpotBugs compiler can be improved
zeertzjq
2025-02-04
*
Merge #32082 refactor(treesitter): use coroutines for resuming _parse()
Justin M. Keyes
2025-02-03
|
\
|
*
feat(treesitter): allow LanguageTree:is_valid() to accept a range
Riley Bruins
2025-02-02
*
|
feat(diagnostic): format() can filter diagnostics by returning nil #32302
Maria José Solano
2025-02-03
*
|
vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)
zeertzjq
2025-02-03
|
/
*
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
2025-02-02
*
vim-patch:9.1.1065: no digraph for "Approaches the limit" (#32289)
zeertzjq
2025-02-02
*
docs: misc
dundargoc
2025-01-30
*
vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...
zeertzjq
2025-01-30
*
feat(treesitter): support modelines in `query.set()` (#30257)
Maria José Solano
2025-01-29
*
fix(treesitter): empty queries can disable injections (#31748)
Riley Bruins
2025-01-28
*
docs(treesitter): fix TSNode:range() type signature #32224
Riley Bruins
2025-01-27
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
ci(release): add linux-arm64 appimage and tarball
Christian Clason
2025-01-27
*
build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)
Christian Clason
2025-01-27
[next]