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): check that buf is loaded in autocommands (#25679)
Maria José Solano
2023-10-17
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
fix(diagnostics): if buffer not loaded, skip handlers that set extmark (#25628)
Jaehwang Jung
2023-10-16
*
fix(lsp): highlight active parameter in signature help #25663
Maria José Solano
2023-10-16
*
docs: do not hardcode LSP version in URL #25648
Maria José Solano
2023-10-16
*
vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)
zeertzjq
2023-10-15
*
vim-patch:9.0.2030: no max callback recursion limit (#25655)
zeertzjq
2023-10-15
*
docs: restore accidentally removed line in :h 'ignorecase' (#25651)
zeertzjq
2023-10-15
*
vim-patch:9.0.2024: no filetype detection for Debian sources
Christian Clason
2023-10-14
*
vim-patch:2bbd0d30eebd (#25637)
zeertzjq
2023-10-14
*
vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)
zeertzjq
2023-10-14
*
refactor(lsp): fix luals warnings in tagfunc and add type annotations (#25150)
Mathias Fußenegger
2023-10-14
*
refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)
Mathias Fußenegger
2023-10-14
*
fix(lsp): refactor escaping snippet text (#25611)
Maria José Solano
2023-10-14
*
fix(lsp): handle NUL bytes in popup text (#25612)
zeertzjq
2023-10-12
*
vim-patch:9.0.2011: INI files not detected
Christian Clason
2023-10-11
*
fix(lsp): display initialization errors (#25409)
Maria José Solano
2023-10-11
*
docs: small fixes
dundargoc
2023-10-10
*
vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...
zeertzjq
2023-10-10
*
fix(path): restore space separation in 'path' (#25571)
zeertzjq
2023-10-10
*
docs: miscellaneous doc and type fixes (#25554)
Maria José Solano
2023-10-10
*
fix(lsp): account for border height in max floating popup height (#25539)
LW
2023-10-08
*
Merge pull request #25529 from zeertzjq/vim-9.0.1990
zeertzjq
2023-10-07
|
\
|
*
vim-patch:27e12c7669e3
zeertzjq
2023-10-07
|
*
vim-patch:9.0.1990: strange error number
zeertzjq
2023-10-07
*
|
fix(lua): vim.region on linewise selection #25467
Aayush Ojha
2023-10-06
|
/
*
vim-patch:9.0.1978: No filetype detection for just files
Christian Clason
2023-10-06
*
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
2023-10-04
*
fix(treesitter): make Visual hl work consistently with foldtext (#25484)
zeertzjq
2023-10-03
*
vim-patch:cd39b69b0200
zeertzjq
2023-10-03
*
vim-patch:20f48d5b2ddb
zeertzjq
2023-10-03
*
feat(lsp)!: replace snippet parser by lpeg grammar
Maria José Solano
2023-10-02
*
feat(lsp): snippet parsing using lpeg
Maria José Solano
2023-10-02
*
feat(lsp): fallback to code-action command on resolve failure (#25464)
Mathias Fußenegger
2023-10-02
*
feat(treesitter): add foldtext with treesitter highlighting (#25391)
Till Bungert
2023-10-01
*
Merge pull request #25455 from bfredl/highlight_namespace_getters
bfredl
2023-10-01
|
\
|
*
feat(ui): allow to get the highlight namespace
Daniel Steinberg
2023-10-01
*
|
Merge pull request #25386 from glepnir/toggle_float
bfredl
2023-09-30
|
\
\
|
|
/
|
/
|
|
*
feat(float): support toggle show float window
glepnir
2023-09-30
*
|
refactor(lsp): deprecate util methods (#25400)
Maria José Solano
2023-09-29
*
|
vim-patch:9.0.1950: Vim9: error codes spread out (#25405)
zeertzjq
2023-09-29
*
|
vim-patch:5277cfaf8afe (#25397)
zeertzjq
2023-09-28
|
/
*
Merge pull request #25229 from glepnir/20323
bfredl
2023-09-26
|
\
|
*
fix(highlight): add force in nvim_set_hl
glepnir
2023-09-26
*
|
fix(meta): add nil return types to lpeg functions
Maria José Solano
2023-09-26
*
|
fix(meta): cleanup lpeg operators
Maria José Solano
2023-09-26
*
|
refactor(options)!: graduate some more shortmess flags
bfredl
2023-09-25
*
|
Merge pull request #25344 from gpanders/doc-shortmess
bfredl
2023-09-25
|
\
\
|
*
|
docs: remove "f" from default 'shortmess' value
Gregory Anders
2023-09-24
*
|
|
docs: do not use deprecated functions #25334
Maria José Solano
2023-09-24
[next]