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
Commit message (
Expand
)
Author
Age
*
fix(lua): types for vim.api.keyset.win_config #32700
Tomasz N
2025-03-10
*
build(deps): bump luajit to 84cb21ffa (#32803)
Christian Clason
2025-03-10
*
vim-patch:d49ba7b: runtime(sh): set b:match_skip to ignore matches for matchi...
zeertzjq
2025-03-10
*
vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...
Christian Clason
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
*
|
docs(highlight): collect all default highlight groups
Christian Clason
2025-03-09
*
|
build(generator): add dependencies on hashy (#32796)
zeertzjq
2025-03-09
*
|
vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)
Muntasir Mahmud
2025-03-09
*
|
vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...
zeertzjq
2025-03-09
*
|
Merge pull request #32797 from zeertzjq/vim-3d1a437
zeertzjq
2025-03-09
|
\
\
|
*
|
vim-patch:d89770e: runtime(doc): use GNOME instead of Gnome
zeertzjq
2025-03-09
|
*
|
vim-patch:3d1a437: runtime(doc): warn users about potentially risky hotkey
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
*
|
docs(events): document events that can always be nested (#32778)
zeertzjq
2025-03-09
*
|
refactor(multiqueue): rename multiqueue_new_parent #32767
Justin M. Keyes
2025-03-08
*
|
vim-patch:62e8228: runtime(go): add 'keywordprg' and 'formatprg' to ftplugin
Christian Clason
2025-03-08
*
|
test(lsp/utils): prevent CursorMoved closing float immediately (#32782)
zeertzjq
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
*
|
vim-patch:6bdfeb0: runtime(vim): Update base-syntax, bug fixes (#32775)
zeertzjq
2025-03-07
*
|
Merge pull request #32768 from zeertzjq/vim-9.1.1179
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
|
*
|
test: add benchmark for nvim_replace_termcodes and keytrans()
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
*
|
feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736
Gregory Anders
2025-03-07
*
|
fix(lua): always use vim.inspect() for :lua= (#32715)
zeertzjq
2025-03-07
*
|
fix(lsp): use unresolved code action when `codeAction/resolve` fails
Maria José Solano
2025-03-07
*
|
vim-patch:9.1.1177: filetype: tera files not detected
Christian Clason
2025-03-07
*
|
fix(marks): wrong winline info for concealed line with below virt line (#32747)
luukvbaal
2025-03-06
*
|
vim-patch:08a410f: runtime(vim): recognize <...> strings (and keys) for 'keyw...
zeertzjq
2025-03-06
*
|
vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)
zeertzjq
2025-03-06
*
|
fix(terminal): improve cursor refresh handling (#32596)
Sean Dewar
2025-03-06
*
|
feat(lsp): support for resolving code action command (#32704)
Maria José Solano
2025-03-06
*
|
fix(tui): remove DCS escaping in tmux (#32723)
Gregory Anders
2025-03-05
*
|
vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)
zeertzjq
2025-03-06
[next]