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
/
news.txt
Commit message (
Expand
)
Author
Age
*
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
*
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
*
|
vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)
zeertzjq
2025-02-03
|
/
*
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
*
build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)
Christian Clason
2025-01-27
*
feat(diagnostic): virtual_lines #31959
Maria José Solano
2025-01-26
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
feat(lua): vim.hl.range() "timeout" #32012
Siddhant Agarwal
2025-01-22
*
Merge pull request #32098 from bfredl/multihl_group
bfredl
2025-01-21
|
\
|
*
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
2025-01-21
*
|
feat(inccommand): preview 'nomodifiable' buffers #32034
Donatas
2025-01-20
*
|
fix(lsp): document_symbol uses loclist by default #32070
Yochem van Rosmalen
2025-01-19
*
|
fix(diagnostic)!: make virtual text handler opt-in (#32079)
Gregory Anders
2025-01-18
|
/
*
feat(terminal): add support for kitty keyboard protocol
Gregory Anders
2025-01-16
*
fix(docs): replace `yxx` mappings with `g==` #31947
Evgeni Chasnovski
2025-01-15
*
Merge #32013 from luukvbaal/shellkind
Justin M. Keyes
2025-01-15
|
\
|
*
feat(messages): add :!cmd shell message kinds
Luuk van Baal
2025-01-15
*
|
feat(vim.fs): find(), dir() can "follow" symlinks #31551
Mike
2025-01-14
*
|
feat(terminal): support theme update notifications (DEC mode 2031) (#31999)
Gregory Anders
2025-01-14
*
|
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
2025-01-14
|
/
*
perf(treesitter): calculate folds asynchronously
Riley Bruins
2025-01-14
*
feat(messages): "verbose" message kind #31991
luukvbaal
2025-01-13
*
feat: add vim.fs.relpath
dundargoc
2025-01-13
*
feat(treesitter)!: don't parse tree in get_parser() or start()
Riley Bruins
2025-01-12
*
feat(treesitter): async parsing
Riley Bruins
2025-01-12
*
perf(treesitter): cache queries strongly
Riley Bruins
2025-01-12
*
feat(diagnostic)!: filter diagnostics by severity before passing to handlers ...
Gregory Anders
2025-01-11
*
docs: misc #31867
Justin M. Keyes
2025-01-09
*
feat(docs): "yxx" runs Lua/Vimscript code examples #31904
Riley Bruins
2025-01-09
*
Merge #31900 from luukvbaal/nvim_echo
Justin M. Keyes
2025-01-09
|
\
|
*
feat(api): add err field to nvim_echo() opts
Luuk van Baal
2025-01-09
*
|
feat(health): show :checkhealth in floating window #31086
glepnir
2025-01-07
*
|
perf(treesitter): don't fetch parser for each fold line
Riley Bruins
2025-01-07
|
/
*
"nvim -es": disable shada #21723
Justin M. Keyes
2025-01-05
*
docs: cleanup news.txt (#31854)
Gregory Anders
2025-01-04
*
Merge pull request #31635 from bfredl/vtermpirates
bfredl
2025-01-03
|
\
|
*
feat(terminal): support grapheme clusters, including emoji
bfredl
2025-01-02
*
|
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
|
/
*
docs: misc #31479
Justin M. Keyes
2025-01-01
*
feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)
Gregory Anders
2024-12-31
*
feat(lua): add `vim.fs.abspath`
Famiu Haque
2024-12-28
*
Merge #31661 cmdline_show/hide events
Justin M. Keyes
2024-12-22
|
\
|
*
feat(ui): specify whether msg_show event is added to history
Luuk van Baal
2024-12-23
|
*
feat(ui): additional arguments for cmdline_show/hide events
Luuk van Baal
2024-12-22
*
|
feat(lsp): return table from lsp/ files on runtimepath (#31663)
Gregory Anders
2024-12-21
|
/
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
[next]