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
*
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
*
docs(treesitter): fix TSNode:range() type signature #32224
Riley Bruins
2025-01-27
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
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(api): nvim_get_autocmds filter by id#31549
glepnir
2025-01-26
*
vim-patch:fb49e3c: runtime(filetype): commit 99181205c5f8284a3 breaks V lang ...
Christian Clason
2025-01-25
*
vim-patch:9918120: runtime(filetype): Improve Verilog detection by checking f...
Christian Clason
2025-01-25
*
vim-patch:9.1.1049: insert-completed items are always sorted
zeertzjq
2025-01-25
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
fix(lsp): prefer `on_list` over `loclist` in default handler
Evgeni Chasnovski
2025-01-23
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
vim-patch:9.1.1042: filetype: just files are not recognized
Christian Clason
2025-01-23
*
vim-patch:9.1.1045: filetype: N-Tripels and TriG files are not recognized (#3...
zeertzjq
2025-01-23
*
fix(checkhealth): failed if 'lua' in plugin name
phanium
2025-01-23
*
feat(lua): vim.hl.range() "timeout" #32012
Siddhant Agarwal
2025-01-22
*
fix(inspector): update semantic token namespace (#32157)
jdrouhard
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
*
|
fix(treesitter): compute folds on_changedtree only if not nil
Konrad Malik
2025-01-20
*
|
Merge pull request #32099 from bfredl/no_bufhl
bfredl
2025-01-20
|
\
\
|
*
|
feat(api): deprecate nvim_buf_add_highlight()
bfredl
2025-01-20
*
|
|
fix: completion.enable(false,...) deletes invalid augroup #32121
Konrad Malik
2025-01-20
*
|
|
fix(lsp): set floating window filetype after setup #32112
Guilherme Soares
2025-01-20
*
|
|
docs(treesitter): expose LanguageTree:parent() #32108
Jaehwang Jung
2025-01-20
*
|
|
vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatible
Christian Clason
2025-01-20
*
|
|
fix(lsp): don't use completion filterText if prefix is empty
Mathias Fussenegger
2025-01-19
*
|
|
fix(lsp): document_symbol uses loclist by default #32070
Yochem van Rosmalen
2025-01-19
*
|
|
fix(treesitter): clean up parsing queue
Jaehwang Jung
2025-01-19
|
/
/
*
|
fix(diagnostic)!: make virtual text handler opt-in (#32079)
Gregory Anders
2025-01-18
*
|
fix(lsp): use filterText as word if textEdit/label doesn't match
Mathias Fussenegger
2025-01-17
*
|
vim-patch:9.1.1026: filetype: swc configuration files are not recognized
Christian Clason
2025-01-17
|
/
*
fix(messages): lsp window/showMessage is not an error
Luuk van Baal
2025-01-17
*
vim-patch:9.1.1020: no way to get current selected item in a async context (#...
zeertzjq
2025-01-17
*
refactor(options): generic expand and did_set callbacks (#32011)
Lewis Russell
2025-01-16
*
vim-patch:9.1.1019: filetype: fd ignore files are not recognized (#32042)
Christian Clason
2025-01-16
*
fix(docs): replace `yxx` mappings with `g==` #31947
Evgeni Chasnovski
2025-01-15
*
Merge #32001 from MariaSolOs/consistent-namespaces
Justin M. Keyes
2025-01-15
|
\
|
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
|
*
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
2025-01-14
*
|
fix(lsp): vim.lsp.enable(...,false) does not disable #32002
Andrew Braxton
2025-01-15
*
|
feat(vim.fs): find(), dir() can "follow" symlinks #31551
Mike
2025-01-14
[next]