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
*
test: typing for screen.lua
Lewis Russell
2024-01-23
*
fix(diagnostic): fix typing on field |diagnostic-severity|
Jongwook Choi
2024-01-23
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
docs(options): remove misleading sentence (#27129)
zeertzjq
2024-01-22
*
feat(fold): transparent foldtext
Lewis Russell
2024-01-22
*
Merge pull request #27076 from glepnir/extmark_hlgroup
bfredl
2024-01-22
|
\
|
*
refactor(api): give "hl_group" more accurate _meta type
bfredl
2024-01-22
|
*
refactor(api): use hl id directly in nvim_buf_set_extmark
glepnir
2024-01-20
*
|
fix(eval): properly support checking v:lua function in exists() (#27124)
Raphael
2024-01-22
*
|
feat(vim.version): add `vim.version.le` and `vim.version.ge`
Jongwook Choi
2024-01-21
*
|
vim-patch:27a4632af675
Christian Clason
2024-01-21
*
|
fix(lsp): clean up duplicate and unused meta type annotations
Jongwook Choi
2024-01-20
*
|
fix(vim.deprecate): show deprecation warning in devel versions as well
Jongwook Choi
2024-01-19
*
|
refactor(lua): refactored glob
altermo
2024-01-19
*
|
Merge pull request #27061 from luukvbaal/extmark
bfredl
2024-01-19
|
\
\
|
|
/
|
/
|
|
*
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
2024-01-18
*
|
fix(treesitter): validate language alias for injections
Christian Clason
2024-01-18
*
|
docs(vim.iter): correct `bool` to `boolean` (#27018)
notomo
2024-01-18
*
|
docs: various #25289
Justin M. Keyes
2024-01-18
*
|
vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)
zeertzjq
2024-01-18
*
|
fix(lua): return after assert returns assert message (#27064)
altermo
2024-01-17
*
|
feat: add __call typing for vim.inspect()
Lewis Russell
2024-01-17
|
/
*
docs: various fixes (#26929)
dundargoc
2024-01-17
*
refactor(lsp): deprecate `vim.lsp.util.lookup_section`
Jongwook Choi
2024-01-16
*
vim-patch:9.1.0013: Modula2 filetype support lacking (#27020)
Sean Dewar
2024-01-16
*
docs(column): 'statuscolumn' redraw interaction with 'relativenumber'
Luuk van Baal
2024-01-16
*
fix(diagnostic): typing
Lewis Russell
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
*
feat(terminal): respond to OSC background and foreground request (#17197)
Daniel Steinberg
2024-01-15
*
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
*
fix(lsp): fix incorrect typing and doc for `vim.lsp.rpc`
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(vim.iter): add Iter:flatten (#26786)
JD
2024-01-10
*
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
*
docs(treesitter): improve 'no parser' error message for InspectTree
Jongwook Choi
2024-01-08
*
fix(defaults): use augroup for default autocommands (#26933)
Gregory Anders
2024-01-06
*
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
[next]