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.0228: Two unrelated things are tested by a single test (#28093)
zeertzjq
2024-03-29
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
docs: remove remaining mentions of hkmap (#28038)
zeertzjq
2024-03-26
*
vim-patch:ab01adf7c65b
Christian Clason
2024-03-25
*
vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)
zeertzjq
2024-03-23
*
vim-patch:9.1.0181: no overflow check for string formatting (#27863)
zeertzjq
2024-03-15
*
fix(terminal): disable reflow again
Christian Clason
2024-03-14
*
vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)
Sean Dewar
2024-03-13
*
vim-patch:9a660d2883f9
Sean Dewar
2024-03-12
*
vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it instead
Sean Dewar
2024-03-12
*
vim-patch:0049a495c8d4 (#27817)
zeertzjq
2024-03-12
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
docs(editorconfig): move to source
Lewis Russell
2024-03-10
*
Merge pull request #27330 from seandewar/win_set_config-fixes
Sean Dewar
2024-03-09
|
\
|
*
vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...
Sean Dewar
2024-03-08
|
*
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
2024-03-08
|
*
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
2024-03-08
*
|
docs: support inline markdown
Lewis Russell
2024-03-09
|
/
*
vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'
zeertzjq
2024-03-08
*
vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)
zeertzjq
2024-03-08
*
fix(type): remove incorrect arguments from vim.rpc*
altermo
2024-03-07
*
vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)
zeertzjq
2024-03-07
*
refactor(types): more fixes
Lewis Russell
2024-03-06
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
fix(types): rename win_get_config return type to win_config
Will Hopkins
2024-03-02
*
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
[next]