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
/
src
Commit message (
Expand
)
Author
Age
*
vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...
zeertzjq
2025-03-11
*
fix(ui): schedule UI detach (#32827)
Gregory Anders
2025-03-11
*
feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)
Ian Chamberlain
2025-03-11
*
vim-patch:9.1.1193: Unnecessary use of STRCAT() in au_event_disable() (#32829)
zeertzjq
2025-03-11
*
fix(events): fix incorrect capitalization of Cmdwin* events (#32813)
zeertzjq
2025-03-11
*
docs(vvars): vim.v.event.windows #32673
Vlad
2025-03-10
*
fix(popup): new preview_bufnr created when menu item is selected #32819
glepnir
2025-03-10
*
fix(lua): types for vim.api.keyset.win_config #32700
Tomasz N
2025-03-10
*
refactor(gen_events): sort enums case-insensitively (#32811)
zeertzjq
2025-03-10
*
vim-patch:9.1.1190: C indentation does not detect multibyte labels (#32808)
zeertzjq
2025-03-09
*
perf(events): use hashy for event name lookup (#32802)
zeertzjq
2025-03-10
*
docs(api): show "since" in API docs #32806
Justin M. Keyes
2025-03-09
*
Merge #32687 "g<" for ext_messages
Justin M. Keyes
2025-03-09
|
\
|
*
feat(messages): "g<" mapping for ext_messages
Luuk van Baal
2025-03-03
|
*
refactor(messages): simplify message history
Luuk van Baal
2025-03-03
*
|
fix(nvim__set_complete): pum preview info truncated during completion #32555
glepnir
2025-03-09
*
|
fix(build): vimdoc tags are not validated #32801
Justin M. Keyes
2025-03-09
*
|
build(generator): add dependencies on hashy (#32796)
zeertzjq
2025-03-09
*
|
refactor(hashy): use case labels instead of TOLOWER_ASC() (#32795)
zeertzjq
2025-03-09
*
|
vim-patch:9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc() (#...
zeertzjq
2025-03-09
*
|
refactor(generator): remove nested loop for event aliases (#32780)
zeertzjq
2025-03-09
*
|
refactor(multiqueue): rename multiqueue_new_parent #32767
Justin M. Keyes
2025-03-08
*
|
docs: OSC 133 shell config #32771
Justin M. Keyes
2025-03-07
*
|
fix(types): do not mark unstable API as private
Lewis Russell
2025-03-08
*
|
perf(events): remove unnecessary loop in event_nr2name() (#32777)
zeertzjq
2025-03-08
*
|
fix(events): always allow some events to be nested (#32706)
zeertzjq
2025-03-08
*
|
perf(keycodes): use hashy for string lookup
zeertzjq
2025-03-08
*
|
vim-patch:partial:9.1.1179: too many strlen() calls in misc2.c
zeertzjq
2025-03-08
*
|
refactor(keycodes): generate key_names_table[] using Lua
zeertzjq
2025-03-08
*
|
fix(terminal): avoid rescheduling events onto the same queue (#32755)
Gregory Anders
2025-03-07
*
|
fix(marks): mark winline as invalid if change is in a concealed line (#32766)
luukvbaal
2025-03-07
*
|
fix(lua): always use vim.inspect() for :lua= (#32715)
zeertzjq
2025-03-07
*
|
fix(marks): wrong winline info for concealed line with below virt line (#32747)
luukvbaal
2025-03-06
*
|
fix(terminal): improve cursor refresh handling (#32596)
Sean Dewar
2025-03-06
*
|
vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)
zeertzjq
2025-03-06
*
|
vim-patch:9.1.1175: inconsistent behaviour with exclusive selection and motio...
zeertzjq
2025-03-06
*
|
vim-patch:9.1.1172: [security]: overflow with 'nostartofline' and Ex command ...
zeertzjq
2025-03-06
*
|
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
2025-03-05
*
|
fix(lua): format errors from luv callbacks using __tostring
bfredl
2025-03-05
*
|
vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)
zeertzjq
2025-03-04
*
|
fix(display): adjust winline info for concealed lines below last line (#32708)
luukvbaal
2025-03-04
*
|
vim-patch:9.1.1169: using global variable for get_insert()/get_lambda_name() ...
zeertzjq
2025-03-03
*
|
vim-patch:9.1.1167: mark '] wrong after copying text object (#32712)
zeertzjq
2025-03-04
*
|
vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)
zeertzjq
2025-03-04
*
|
vim-patch:9.1.1168: wrong flags passed down to nextwild()
zeertzjq
2025-03-04
*
|
vim-patch:9.1.1166: command-line auto-completion hard with wildmenu
Tomas Slusny
2025-03-04
|
/
*
vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)
zeertzjq
2025-03-03
*
docs: misc #31996
Justin M. Keyes
2025-03-02
*
build!: turn off translations by default
dundargoc
2025-03-02
*
vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be set
zeertzjq
2025-03-02
[next]