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
*
vim-patch:9.1.0010: Keymap completion is not available (#26888)
zeertzjq
2024-01-05
*
Merge pull request #26791 from wookayin/gendoc
Lewis Russell
2024-01-04
|
\
|
*
refactor(gen_vimdoc): generate function doc from metadata, not from xml
Jongwook Choi
2024-01-02
|
*
fix(docs): clean up non-docstring comments for vimdoc gen
Jongwook Choi
2024-01-02
*
|
refactor(column): define and use maximum 'statuscolumn' width
Luuk van Baal
2024-01-04
*
|
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
*
|
feat(lua): add noref to deepcopy
Lewis Russell
2024-01-03
*
|
docs(lsp): add supports_method to vim.lsp.client docs (#26852)
Mathias Fußenegger
2024-01-02
|
/
*
docs(glob): add glob module (#26853)
Mathias Fußenegger
2024-01-02
*
vim-patch:10b4f75d4c03 (#26846)
zeertzjq
2024-01-02
*
refactor(lsp): fix remaining luals warnings in lsp.rpc
Mathias Fussenegger
2024-01-02
*
feat(lsp): support connect via named pipes/unix domain sockets (#26032)
TheLeoP
2024-01-02
*
feature(diagnostic): add `vim.diagnostic.count()` (#26807)
Evgeni Chasnovski
2024-01-01
*
refactor(health): refactor provider healthchecks
Gregory Anders
2024-01-01
*
docs: clarify on_bytes arguments
Jaehwang Jung
2024-01-01
*
fix(builtin): parameter mismatch between winsaveview and winrestview
altermo
2023-12-31
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
docs(eval): add parameter type for vim.fn.mode() (#26776)
xvzc
2023-12-28
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
revert: "fix: correct versions in deprecation warnings"
dundargoc
2023-12-27
*
fix(gen_lsp.lua): improve type name, and fix wrong type inheritance
Jongwook Choi
2023-12-27
*
docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotations
Jongwook Choi
2023-12-27
*
feat(defaults): map Q and @x to repeat in Visual mode (#26495)
Nacho Nieva
2023-12-27
*
fix: correct versions in deprecation warnings
dundargoc
2023-12-27
*
refactor: use vim.deprecate on all deprecated functions
dundargoc
2023-12-27
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
feat(vim.deprecate): only issue warning if neovim version is high enough
dundargoc
2023-12-25
*
refactor(cpoptions): remove 'p'
bfredl
2023-12-25
*
feat(health): make :checkhealth support more split modifiers (#26731)
zeertzjq
2023-12-25
*
feat(health): checkhealth buffer can show in a split window (#26714)
Pablo Arias
2023-12-25
*
fix(treesitter): outdated highlight due to tree with outdated region
Jaehwang Jung
2023-12-24
*
fix(lsp): filetype matching to documentSelector in dynamic capabilities (#25425)
Michal Liszcz
2023-12-22
*
refactor(lsp): move glob parsing to util (#26519)
Steven Arcangeli
2023-12-22
*
feat(lsp): add type annotations for lsp.util.locations_to_items (#26694)
Mathias Fußenegger
2023-12-22
*
docs(options): add codeblock annotations to options.lua (#26696)
Christian Clason
2023-12-22
*
vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)
zeertzjq
2023-12-22
*
feat: generate types and docs for v variables
Lewis Russell
2023-12-21
*
fix(osc52): use nvim_chan_send() to stderr for copying (#26690)
zeertzjq
2023-12-21
*
docs: apply current colorscheme to default highlight groups
Christian Clason
2023-12-20
*
refactor(treesitter): cleanup highlighter
Lewis Russell
2023-12-20
*
vim-patch:9.0.2179: no filetype detection for execline scripts
Christian Clason
2023-12-19
*
fix(treesitter): prepare highlight states for [s, ]s
Jaehwang Jung
2023-12-19
*
docs: small fixes (#26448)
dundargoc
2023-12-19
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)
Gregory Anders
2023-12-18
*
docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)
Yi Ming
2023-12-17
*
perf(treesitter): filter out trees outside the visible range early
Jaehwang Jung
2023-12-17
*
refactor(lsp): move changetracking to separate file (#26577)
Lewis Russell
2023-12-17
*
refactor: only reload colorscheme if &bg changed (#26598)
Gregory Anders
2023-12-16
*
vim-patch:82f19734bfcb
Christian Clason
2023-12-16
[next]