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
/
lua
Commit message (
Expand
)
Author
Age
*
feat(lsp): add support for completionItem.command resolving
Mathias Fussenegger
2025-02-14
*
feat(term): trigger TermRequest for APC (#32407)
Till Bungert
2025-02-13
*
feat(lsp): add select kind in showMessageRequest #32387
Maria José Solano
2025-02-13
*
Merge #32426 fix(lsp): reset active request when reporting an error
Justin M. Keyes
2025-02-13
|
\
|
*
refactor(lsp): handling errors and nil responses together
Yi Ming
2025-02-13
|
*
fix(lsp): reset active request when reporting an error
Yi Ming
2025-02-13
|
*
fix(lsp): missing method parameter when canceling requests
Yi Ming
2025-02-13
*
|
fix(lsp): clear word when expand multi-lines word (#32393)
glepnir
2025-02-13
*
|
fix(lsp): autotrigger should only trigger on client's triggerCharacters (#32266)
Robert Muir
2025-02-13
|
/
*
fix(lsp): on detach, cancel pending foldingRange requests #31509
Yi Ming
2025-02-12
*
feat(options): add 'eventignorewin' (#32152)
luukvbaal
2025-02-12
*
Merge #30860 LSP: symbols_to_items()
Justin M. Keyes
2025-02-11
|
\
|
*
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
*
|
fix(treesitter): detect trees with outdated regions in `is_valid()`
Riley Bruins
2025-02-11
|
/
*
refactor(defaults): cleanup enable_ctx_menu #32391
Siddhant Agarwal
2025-02-10
*
build: set luals checklevel to Hint #32392
Lewis Russell
2025-02-10
*
fix(defaults): improve visual search mappings #32378
neeshy
2025-02-09
*
feat(defaults): "Show Diagnostics" in mouse popupmenu #32122
Siddhant Agarwal
2025-02-09
*
fix(lsp): signature_help highlights wrong parameter #32382
Shantanu Raj
2025-02-09
*
build: add luals check
dundargoc
2025-02-09
*
fix(lua): vim.tbl_get({}, nil, 1) should return nil #32218
phanium
2025-02-09
*
vim-patch:9.1.1085: filetype: cmmt files are not recognized
Christian Clason
2025-02-09
*
fix(lsp): check for valid buf before processing semantic tokens response
Evgeni Chasnovski
2025-02-07
*
vim-patch:9.1.1081: has('bsd') is true for GNU/Hurd
zeertzjq
2025-02-07
*
vim-patch:9.1.1080: filetype: Mill files are not recognized
Christian Clason
2025-02-06
*
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
*
vim-patch:9.1.1009: diff feature 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
|
*
refactor(treesitter): use coroutines for resuming _parse() logic
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
|
/
*
refactor(treesitter): always return valid range from parse() #32273
Riley Bruins
2025-02-02
*
refactor(treesitter): drop `LanguageTree._has_regions` #32274
Riley Bruins
2025-02-02
*
perf(diagnostics): cache line diagnostics when `current_line` is set #32288
Maria José Solano
2025-02-02
*
fix(man.lua): skip `Attrs.None` highlights #32262
Johannes Larsen
2025-02-02
*
fix(diagnostic): improve current_line refresh logic #32275
Tristan Knight
2025-02-02
*
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
2025-02-02
*
fix(treesitter): nil access when running string parser async
Riley Bruins
2025-02-01
*
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
*
fix(treesitter): stop async parsing if buffer is invalid
notomo
2025-01-29
*
fix(treesitter) Set modeline=false in TSHighlighter:destroy (#32234)
Daniel Petrovic
2025-01-29
*
feat(treesitter): support modelines in `query.set()` (#30257)
Maria José Solano
2025-01-29
*
fix(treesitter): recalculate folds on VimEnter #32240
Riley Bruins
2025-01-28
*
fix(treesitter): empty queries can disable injections (#31748)
Riley Bruins
2025-01-28
*
fix(treesitter): avoid computing foldlevels for reloaded buffer #32233
luukvbaal
2025-01-28
[next]