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:87410ab3f556 (#27696)
zeertzjq
2024-03-02
*
docs(eval): getline and indent function support string type
glepnir
2024-02-29
*
vim-patch:9.1.0142: getregion() can be improved (#27662)
zeertzjq
2024-02-29
*
docs(lpeg): remove double backticks from meta (#27659)
Maria José Solano
2024-02-29
*
docs(lpeg): merge upstream changes
Maria José Solano
2024-02-28
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs: fix type of setreg() argument {options} (#27631)
Maria José Solano
2024-02-27
*
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
2024-02-25
*
vim-patch:a35235e824bb (#27598)
zeertzjq
2024-02-24
*
vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()
zeertzjq
2024-02-23
*
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
2024-02-23
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
2024-02-21
*
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
*
docs: improve 'tabline' click label docs (#27529)
zeertzjq
2024-02-19
*
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
2024-02-15
*
fix: type warnings in shared.lua
Lewis Russell
2024-02-15
*
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
*
docs(builtin): fix lua types for vim.fn.sign_getplaced
Jongwook Choi
2024-02-13
*
docs: stricter bufname and bufnr types (#27454)
Maria José Solano
2024-02-13
*
feat(shortmess): "q" flag fully hides recording message (#27415)
Trevor Arjeski
2024-02-11
*
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
*
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
2024-01-29
*
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
*
vim-patch:9.1.0049: Make "[Command Line]" a special buffer name
Sean Dewar
2024-01-28
*
feat: improve return type annotations for vim.api.*
Lewis Russell
2024-01-26
*
vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)
zeertzjq
2024-01-26
*
docs: various fixes (#27063)
dundargoc
2024-01-25
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
fix(spell): always accept ':' as filename char in 'spellfile' (#27172)
zeertzjq
2024-01-24
*
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
*
|
Merge pull request #27061 from luukvbaal/extmark
bfredl
2024-01-19
|
\
\
|
|
/
|
/
|
|
*
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
2024-01-18
*
|
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
[next]