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(diagnostic): fix float scope filtering (#29134)
Andre Toerien
2024-06-04
*
|
fix(lsp): check if buffer is valid before LspDetach autocmd (#29162)
Saltaformajo
2024-06-04
*
|
fix(lsp): remove superfluous on_detach callback from semantic tokens module (...
jdrouhard
2024-06-04
*
|
fix(lsp): account for changedtick version gap on modified reset (#29170)
Mathias Fußenegger
2024-06-04
*
|
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
|
fix(filetype): fix typos in filetype detection
Evgeni Chasnovski
2024-06-04
*
|
vim-patch:9.1.0464: no whitespace padding in commentstring option in ftplugins
Christian Clason
2024-06-04
*
|
fix(lsp): use client.id instead of pairs index (#29143)
ippachi
2024-06-03
*
|
fix(gx): allow `@` in url
dundargoc
2024-06-03
*
|
vim-patch:9.1.0460: filetype: lintstagedrc files are not recognized
Christian Clason
2024-06-02
*
|
fix(lsp): trim trailing whitespace from completion words (#29122)
Mathias Fußenegger
2024-06-02
*
|
vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)
zeertzjq
2024-06-02
*
|
perf(lsp): avoid repeated table lookup in completion.enable
Mathias Fussenegger
2024-06-01
*
|
refactor(lsp): share completion request logic between omnifunc & trigger
Mathias Fussenegger
2024-06-01
*
|
perf(lsp): don't copy completion items in filter pass
Mathias Fussenegger
2024-06-01
*
|
refactor(lsp): use tuple syntax in generated protocol types (#29110)
Ilia Choly
2024-05-31
*
|
refactor(lsp): use predefined types in util function signatures (#29095)
Ilia Choly
2024-05-31
*
|
vim-patch:9.1.0453: filetype: rasi files are not recognized
Christian Clason
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
*
fix(lsp): clear lsp client diagnostics (#29050)
crwebb85
2024-05-30
*
feat: add "jump" options to vim.diagnostic.config() (#29067)
Gregory Anders
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
|
*
feat(lsp): completion side effects
Maria José Solano
2024-05-27
*
|
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
2024-05-28
*
|
refactor: deprecate vim.region() #28416
Justin M. Keyes
2024-05-28
*
|
refactor: fix luals type warnings
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
*
|
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
*
|
vim-patch:9.1.0442: hare runtime files outdated (#29011)
zeertzjq
2024-05-26
*
|
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
*
|
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
*
|
|
feat(lsp): update LSP healthcheck format (#28980)
Gregory Anders
2024-05-24
*
|
|
vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...
zeertzjq
2024-05-25
|
|
/
|
/
|
*
|
feat(defaults): add LSP default mappings (again) (#28650)
Gregory Anders
2024-05-24
*
|
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
Gregory Anders
2024-05-24
*
|
fix: show swapfile warning as a warning (#28971)
Gregory Anders
2024-05-24
*
|
refactor: replace deprecated vim.loop with vim.uv
dundargoc
2024-05-24
*
|
feat(complete): specify reason for CompleteDone
Famiu Haque
2024-05-24
*
|
fix: change deprecation presentation
dundargoc
2024-05-24
[prev]
[next]