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
/
_meta
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)
zeertzjq
2024-01-18
*
docs: various fixes (#26929)
dundargoc
2024-01-17
*
docs(column): 'statuscolumn' redraw interaction with 'relativenumber'
Luuk van Baal
2024-01-16
*
docs(builtin): remove signatures of undocumented functions (#27039)
zeertzjq
2024-01-16
*
vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)
zeertzjq
2024-01-16
*
vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)
zeertzjq
2024-01-16
*
docs(vvars): fix wrong lua types in vim.v variables
Jongwook Choi
2024-01-15
*
docs: add lua typing for `vim.NIL`
Jongwook Choi
2024-01-15
*
docs(builtin): overload functions with union return types
altermo
2024-01-14
*
docs: auto-generate docs for `vim.lpeg` and `vim.re`
Jongwook Choi
2024-01-14
*
docs(builtin): fix mapset() signature (#27008)
zeertzjq
2024-01-14
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
feat(terminal): trigger TermRequest autocommand events (#22159)
Ghjuvan Lacambre
2024-01-09
*
fix(docs): make lines not overflow in vim docs
Jongwook Choi
2024-01-09
*
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
*
|
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
|
/
*
docs: clarify on_bytes arguments
Jaehwang Jung
2024-01-01
*
fix(builtin): parameter mismatch between winsaveview and winrestview
altermo
2023-12-31
*
docs(eval): add parameter type for vim.fn.mode() (#26776)
xvzc
2023-12-28
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
refactor(cpoptions): remove 'p'
bfredl
2023-12-25
*
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
*
docs: small fixes (#26448)
dundargoc
2023-12-19
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
refactor: only reload colorscheme if &bg changed (#26598)
Gregory Anders
2023-12-16
*
vim-patch:82f19734bfcb
Christian Clason
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
vim-patch:17dca3cb97cd (#26584)
zeertzjq
2023-12-15
*
feat(lsp): more annotations
Lewis Russell
2023-12-14
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
Merge pull request #26407 from gpanders/default-tgc
Gregory Anders
2023-12-06
|
\
|
*
feat(defaults): enable 'termguicolors' by default when supported by terminal
Gregory Anders
2023-12-06
*
|
fix(json): allow objects with empty keys #25564
Emanuel
2023-12-06
|
/
*
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
2023-12-05
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)
zeertzjq
2023-11-29
*
Merge pull request #26249 from bfredl/concealchar
bfredl
2023-11-28
|
\
|
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
|
docs(lua): don't include remote-only API functions (#26266)
zeertzjq
2023-11-28
*
|
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
|
/
*
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
vim-patch:596a9f29c83a (#26146)
zeertzjq
2023-11-22
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
[next]