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
/
test
/
functional
Commit message (
Expand
)
Author
Age
*
fix(diagnostic): fix float scope filtering (#29134)
Andre Toerien
2024-06-04
*
fix(lsp): account for changedtick version gap on modified reset (#29170)
Mathias Fußenegger
2024-06-04
*
fix(ui): superfluous showmode / excessive grid_cursor_goto #29089
luukvbaal
2024-06-04
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)
Soham Shanbhag
2024-06-03
*
fix(lsp): trim trailing whitespace from completion words (#29122)
Mathias Fußenegger
2024-06-02
*
test: add a test for #29119
zeertzjq
2024-06-02
*
fix(luacats): allow all types inside tuples
Ilia Choly
2024-06-01
*
fix(column): crash with 'signcolumn' set to "number" (#29003)
luukvbaal
2024-06-01
*
docs(luacats): add tuple support
Ilia Choly
2024-05-31
*
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
2024-05-30
*
feat(lsp): support postfix snippets in completion
Mathias Fussenegger
2024-05-30
*
feat(lsp): use fuzzy match on filterText instead of prefix match
Mathias Fussenegger
2024-05-30
*
Merge pull request #29016 from bfredl/shadareader
bfredl
2024-05-29
|
\
|
*
refactor(shada): remove ShaDaReadDef secondary wrapper
bfredl
2024-05-28
*
|
feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)
Gregory Anders
2024-05-28
*
|
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
2024-05-28
|
\
\
|
*
|
feat(snippet): add default keymaps during snippet session
Maria José Solano
2024-05-28
|
*
|
test(lsp): add completion tests
Maria José Solano
2024-05-27
|
*
|
feat(lsp): completion side effects
Maria José Solano
2024-05-27
*
|
|
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
2024-05-28
*
|
|
fix(ui): flush ext_cmdline events before doing cmdpreview #27950
luukvbaal
2024-05-28
|
|
/
|
/
|
*
|
fix(runtime): source c ftplugin properly for cpp on Windows (#29053)
zeertzjq
2024-05-28
*
|
fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)
Ilia Choly
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
*
|
fix(drawline): don't draw beyond end of window (#29035)
zeertzjq
2024-05-27
*
|
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
*
|
refactor(tests): more global highlight definitions
bfredl
2024-05-26
*
|
refactor(tests): use more global highlight definitions
bfredl
2024-05-26
*
|
refactor(tests): update screen:snapshot_util() to use new-style highlights
bfredl
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
*
|
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
Gregory Anders
2024-05-24
*
|
feat(complete): specify reason for CompleteDone
Famiu Haque
2024-05-24
*
|
fix: change deprecation presentation
dundargoc
2024-05-24
*
|
fix(comment): fall back to using trimmed comment markers (#28938)
Evgeni Chasnovski
2024-05-23
*
|
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
2024-05-23
*
|
fix(lsp): trigger LspDetach on buffer delete (#28795)
Andre Toerien
2024-05-23
*
|
fix(shada): restore search pattern length properly (#28929)
zeertzjq
2024-05-23
*
|
fix: merge all provider healthchecks into a single health.lua
dundargoc
2024-05-22
*
|
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
2024-05-21
*
|
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
2024-05-21
*
|
refactor!: remove `nvim` and `provider` module for checkhealth
dundargoc
2024-05-19
*
|
fix(move): half-page scrolling with resized grid at eob (#28821)
zeertzjq
2024-05-18
*
|
Merge pull request #28790 from luukvbaal/vim-9.1.0414
zeertzjq
2024-05-18
|
\
\
|
*
|
vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...
Luuk van Baal
2024-05-17
*
|
|
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
2024-05-17
[next]