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
/
vim
Commit message (
Expand
)
Author
Age
*
vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)
zeertzjq
2025-03-04
*
vim-patch:9.1.1166: command-line auto-completion hard with wildmenu
Tomas Slusny
2025-03-04
*
docs: misc #31996
Justin M. Keyes
2025-03-02
*
feat(lua): don't complete private (_) fields after dot (.) #32690
Maria José Solano
2025-03-02
*
feat(comment): allow commentstring to be determined from node metadata
Riley Bruins
2025-03-02
*
vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be set
zeertzjq
2025-03-02
*
vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...
zeertzjq
2025-03-02
*
feat(treesitter): add more metadata to `language.inspect()` (#32657)
Lewis Russell
2025-03-01
*
docs(Open): add reference in documentation (#32678)
Luca Saccarola
2025-02-28
*
fix(marks): ineffective conceal_line callback optimization (#32662)
luukvbaal
2025-02-28
*
fix(treesitter): correctly parse queries with combined injections
Riley Bruins
2025-02-28
*
vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...
zeertzjq
2025-02-28
*
doc: clarify window-id, tab-id, nvim_set_current_x #32528
David Briscoe
2025-02-27
*
feat(lua): vim.text.indent()
Justin M. Keyes
2025-02-26
*
fix(treesitter): nil check query for has_conceal_line
Luuk van Baal
2025-02-25
*
fix(lsp): resize hover window for concealed lines
Luuk van Baal
2025-02-25
*
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
*
vim-patch:9.1.1140: filetype: m17ndb files are not detected (#32618)
zeertzjq
2025-02-25
*
fix(lsp): reset the applied hints on `refresh` request #32446
Yi Ming
2025-02-23
*
Merge #32503 feat(lsp): use the meta model to generate server capability map
Justin M. Keyes
2025-02-23
|
\
|
*
feat(lsp): use the meta model to generate server capability map
Maria José Solano
2025-02-21
|
*
feat(lsp): update LSP types
Maria José Solano
2025-02-17
*
|
refactor(treesitter): simplify parsing coroutine logic
Riley Bruins
2025-02-23
*
|
fix(lua): `@private` => `@nodoc` #32587
Dan Sully
2025-02-23
*
|
fix(float): ensure floating window width can fit title
Maria José Solano
2025-02-23
*
|
vim-patch:9.1.1134: filetype: Guile init file not recognized
Christian Clason
2025-02-23
*
|
vim-patch:9.1.1133: filetype: xkb files not recognized everywhere
Christian Clason
2025-02-23
*
|
feat(treesitter): table of contents for checkhealth, markdown (#32282)
Christian Clason
2025-02-22
*
|
fix(lsp): unify get_completion_word for textEdits/insertText
Mathias Fussenegger
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
*
|
perf(treesitter): only search for injections within the parse range
Riley Bruins
2025-02-21
*
|
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
2025-02-20
*
|
vim-patch:c729d6d: runtime: decouple Open and Launch commands and gx mapping ...
Luca Saccarola
2025-02-20
*
|
fix(treesitter): don't spam query errors in the highlighter
Riley Bruins
2025-02-19
*
|
fix(treesitter): avoid computing fold levels for empty buffer
Luuk van Baal
2025-02-19
*
|
fix(treesitter)!: enforce buffer is loaded when creating parser
Luuk van Baal
2025-02-19
*
|
vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...
zeertzjq
2025-02-17
*
|
fix(treesitter): separately track the number of valid regions
Riley Bruins
2025-02-17
*
|
docs: misc (#32258)
dundargoc
2025-02-17
|
/
*
docs: stdpath() type #32480
phanium
2025-02-16
*
fix(diagnostic): don't include diagnostic code when using custom formatter #3...
Maria José Solano
2025-02-16
*
fix(docs): update context type in `vim.lsp.LocationOpts.OnList`
Maria José Solano
2025-02-16
*
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
[next]