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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
2024-05-28
|
|
|
/
/
|
|
/
|
|
|
*
|
|
refactor: deprecate vim.region() #28416
Justin M. Keyes
2024-05-28
|
*
|
|
fix(ui): flush ext_cmdline events before doing cmdpreview #27950
luukvbaal
2024-05-28
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #29057 from zeertzjq/vim-0b74eeceb856
zeertzjq
2024-05-28
|
|
\
\
|
|
*
|
vim-patch:0b74eec: runtime(stylus): remove remaining css code (vim/vim#14866)
zeertzjq
2024-05-28
|
|
/
/
|
*
|
fix(runtime): source c ftplugin properly for cpp on Windows (#29053)
zeertzjq
2024-05-28
|
*
|
refactor: fix luals type warnings
dundargoc
2024-05-27
|
*
|
ci: bump backport action to version 3
dundargoc
2024-05-27
|
*
|
fix(snippet): cancel snippet session when leaving the buffer (#29031)
Maria José Solano
2024-05-27
|
*
|
fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)
Ilia Choly
2024-05-27
|
*
|
vim-patch:393708c: runtime(vim): re-generate vim syntax from generator (#29041)
zeertzjq
2024-05-27
|
*
|
vim-patch:9.1.0447: completion may be wrong when deleting all chars (#29040)
glepnir
2024-05-27
|
*
|
perf: add fast path to vim.validate (#28977)
Gregory Anders
2024-05-27
|
*
|
fix(treesitter): find buffer in multiple windows #28922
Guilherme Soares
2024-05-27
|
*
|
build: "popcount" name conflict on NetBSD #28983
Malte Dehling
2024-05-27
|
*
|
fix(drawline): don't draw beyond end of window (#29035)
zeertzjq
2024-05-27
|
*
|
vim-patch:8607192: runtime(typescriptreact): fix highlighting nested and esca...
Christian Clason
2024-05-27
|
*
|
vim-patch:76174e7: runtime(asm): remove the indent plugin since it has too ma...
Christian Clason
2024-05-27
|
*
|
vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte...
zeertzjq
2024-05-27
|
*
|
fix(extmarks): issues with revalidating marks #28961
luukvbaal
2024-05-26
|
*
|
fix(tui): reset clear_region attributes during startup #28713
luukvbaal
2024-05-26
|
*
|
fix(tohtml): properly handle multiple hl groups #29012
Riley Bruins
2024-05-26
|
*
|
Merge #29021 TOhtml fixes
Justin M. Keyes
2024-05-26
|
|
\
\
|
|
*
|
fix(tohtml): show how many warnings are hidden
altermo
2024-05-26
|
|
*
|
fix(tohtml): ignore lsp inlay hints
altermo
2024-05-26
|
|
*
|
fix(tohtml): replace ipairs with pairs
altermo
2024-05-26
|
*
|
|
Merge pull request #29014 from bfredl/editortest
bfredl
2024-05-26
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
refactor(tests): more global highlight definitions
bfredl
2024-05-26
|
*
|
|
build(deps): bump tree-sitter-c to v0.21.3
Christian Clason
2024-05-26
|
*
|
|
build(deps): bump tree-sitter-query to v0.4.0
Christian Clason
2024-05-26
|
*
|
|
build(deps): bump luajit to HEAD - 93e87998b
Christian Clason
2024-05-26
|
|
/
/
|
*
|
Merge pull request #29006 from bfredl/apitest
bfredl
2024-05-26
|
|
\
\
|
|
*
|
refactor(tests): use more global highlight definitions
bfredl
2024-05-26
|
*
|
|
vim-patch:9.1.0442: hare runtime files outdated (#29011)
zeertzjq
2024-05-26
|
*
|
|
vim-patch:0076ddc: runtime(debian): update Debian runtime files (vim/vim#14849)
Christian Clason
2024-05-25
|
*
|
|
fix(snippet): don't override unnamed register on tabstop select (#28998)
Mathias Fußenegger
2024-05-25
|
*
|
|
fix(lsp): handle nil root_dir in health check (#29007)
Mathias Fußenegger
2024-05-25
|
*
|
|
refactor: move provider-related to where they are used
dundargoc
2024-05-25
|
|
/
/
|
*
|
Merge pull request #28999 from bfredl/snapshot2
bfredl
2024-05-25
|
|
\
\
|
|
*
|
refactor(tests): update screen:snapshot_util() to use new-style highlights
bfredl
2024-05-25
|
|
/
/
|
*
|
test(unit): skip flaky 'typval.c dict extend() works' test
dundargoc
2024-05-25
|
*
|
feat(main): expand file ~\ or ~/ prefix on Windows (#28515)
Rafael Kitover
2024-05-25
|
*
|
refactor(lua): rewrite vim.highlight.range() (#28986)
zeertzjq
2024-05-25
|
*
|
Merge pull request #28617 from glepnir/border_hl
bfredl
2024-05-25
|
|
\
\
|
|
*
|
fix(float): missing default highlight for title
glepnir
2024-05-25
|
*
|
|
vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...
zeertzjq
2024-05-25
|
*
|
|
vim-patch:5e45715: runtime(typescript): update outdated syntax files
Christian Clason
2024-05-25
|
*
|
|
vim-patch:b1ffc52: runtime(i3config/swayconfig): fix floating_modifier highli...
Christian Clason
2024-05-25
|
*
|
|
test(lintdoc): check that input list is same length as output list (#28976)
dundargoc
2024-05-25
|
*
|
|
feat(lsp): update LSP healthcheck format (#28980)
Gregory Anders
2024-05-24
[prev]
[next]