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
Commit message (
Expand
)
Author
Age
*
fix(tohtml): properly handle multiple hl groups #29012
Riley Bruins
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
*
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
*
|
feat: allow gx to function for markdown links
dundargoc
2024-05-24
*
|
docs: extract health to its own file
dundargoc
2024-05-24
*
|
vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...
zeertzjq
2024-05-24
*
|
vim-patch:9.1.0435: filetype: cygport files are not recognized
Christian Clason
2024-05-23
*
|
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
*
|
refactor(lsp): reuse buf_detach_client logic in on_detach (#28939)
Mathias Fußenegger
2024-05-23
*
|
fix(lsp): trigger LspDetach on buffer delete (#28795)
Andre Toerien
2024-05-23
*
|
vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)
zeertzjq
2024-05-23
*
|
fix: merge all provider healthchecks into a single health.lua
dundargoc
2024-05-22
*
|
docs: move vim.health documentation to lua.txt
dundargoc
2024-05-22
*
|
refactor(lsp): use supports_method where applicable
Ilia Choly
2024-05-22
*
|
fix(lsp): detach all clients on_reload to force buf_state reload (#28875)
Ilia Choly
2024-05-21
*
|
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
2024-05-21
*
|
fix(lsp): hide layout in codelenses in virtual text (#28794) (#28807)
Mango The Fourth
2024-05-21
*
|
fix(lsp): add textDocument/documentLink to capability map (#28838)
Ilia Choly
2024-05-21
*
|
vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibyte
zeertzjq
2024-05-20
*
|
vim-patch:9.1.0394: Cannot get a list of positions describing a region
zeertzjq
2024-05-20
*
|
vim-patch:9.1.0425: filetype: purescript files are not recognized
Christian Clason
2024-05-20
*
|
vim-patch:9.1.0424: filetype: slint files are not recognized
Christian Clason
2024-05-20
*
|
vim-patch:9.1.0421: filetype: hyprlang files are not recognized
Christian Clason
2024-05-20
*
|
fix(diagnostic): show backtrace for deprecation warnings
Jongwook Choi
2024-05-20
*
|
refactor!: remove `nvim` and `provider` module for checkhealth
dundargoc
2024-05-19
*
|
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
2024-05-17
*
|
fix(health): broken ruby detect #28804
MoonFruit
2024-05-17
*
|
fix: extend the life of vim.tbl_flatten to 0.13
Lewis Russell
2024-05-16
*
|
feat: remove deprecated features
dundargoc
2024-05-16
*
|
perf(treesitter): use child_containing_descendant() in has-ancestor? (#28512)
vanaigr
2024-05-16
*
|
docs: misc (#28761)
dundargoc
2024-05-16
*
|
vim-patch:5faeb60480c6 (#28768)
zeertzjq
2024-05-16
[next]