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
...
|
*
vim-patch:d55e698: runtime(pandoc): refine pandoc compiler settings
Christian Clason
2024-08-21
|
*
vim-patch:9.1.0686: zip-plugin has problems with special characters (#30108)
zeertzjq
2024-08-20
|
*
Merge pull request #30095 from zeertzjq/vim-175a87c
zeertzjq
2024-08-21
|
|
\
|
|
*
vim-patch:e44e644: runtime(doc): fix grammar in :h :keeppatterns
zeertzjq
2024-08-21
|
|
*
vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txt
zeertzjq
2024-08-21
|
|
*
vim-patch:175a87c: runtime(doc): more clarification for the :keeppatterns needed
zeertzjq
2024-08-21
|
|
/
|
*
build(deps): bump luajit to HEAD - 304da39cc
Christian Clason
2024-08-20
|
*
fix(lsp): update request name to capability map #30098
atusy
2024-08-20
|
*
docs(gen_help_html): wrap headings for narrow viewport #29903
Rosen Stoyanov
2024-08-20
|
*
docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521
Ricardo Casía
2024-08-20
|
*
build(deps): bump luajit to HEAD - fb22d0f80
Christian Clason
2024-08-20
|
*
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
2024-08-20
|
*
fix(terminal): interrupt/got_int hangs terminal (#30056)
ibhagwan
2024-08-20
|
*
build(deps): bump luajit to HEAD - fb5e1c9f0
Christian Clason
2024-08-19
|
*
fix(terminal): handle C0 characters in OSC terminator (#30090)
Gregory Anders
2024-08-19
|
*
fix(vim.text): handle very long strings (#30075)
Gregory Anders
2024-08-17
|
*
vim-patch:8e25d91: runtime(dist): verify that executable is in $PATH
Christian Clason
2024-08-18
|
*
fix(api): error properly with invalid field in nvim_open_win (#30078)
zeertzjq
2024-08-17
|
*
vim-patch:6908db4: runtime(colors): update colorschemes
Christian Clason
2024-08-17
|
*
vim-patch:c6ed816: runtime(yaml): do not re-indent when commenting out lines
Christian Clason
2024-08-17
|
*
vim-patch:1fbccc1: runtime(netrw): Drop committed trace lines
Christian Clason
2024-08-17
|
*
vim-patch:b4d1164: runtime(netrw): Error popup not always used
Christian Clason
2024-08-17
|
*
vim-patch:7c75411: runtime(netrw): ErrorMsg() may throw E121
Christian Clason
2024-08-17
|
*
vim-patch:a1dc649: runtime(dosbatch): Show %%i as an argument in syntax file
Christian Clason
2024-08-17
|
*
vim-patch:11c92be: runtime(dosbatch): Add syn-sync to syntax file
Christian Clason
2024-08-17
|
*
vim-patch:dd36d6c: runtime(mediawiki): fix typo in doc, test for b:did_ftplug...
Christian Clason
2024-08-17
|
*
vim-patch:d164f2a: runtime(vim): Update base-syntax, improve :let-heredoc hig...
zeertzjq
2024-08-16
|
*
Merge pull request #30066 from zeertzjq/vim-9.1.0677
zeertzjq
2024-08-17
|
|
\
|
|
*
vim-patch:cba93ca: runtime(doc): clarify the effect of :keeppatterns after v9...
zeertzjq
2024-08-17
|
|
*
vim-patch:9.1.0677: :keepp does not retain the substitute pattern
zeertzjq
2024-08-17
|
|
/
|
*
Merge pull request #30068 from zeertzjq/vim-9.1.0678
zeertzjq
2024-08-17
|
|
\
|
|
*
vim-patch:9.1.0679: Rename from w_closing to w_locked is incomplete
zeertzjq
2024-08-17
|
|
*
vim-patch:9.1.0678: [security]: use-after-free in alist_add()
zeertzjq
2024-08-17
|
|
/
|
*
fix(tutor): incorrect lines marked as correct #29833
Eduardo Rittner Coelho
2024-08-16
|
*
fix(docs): add missing properties to hl_info #30032
Maria José Solano
2024-08-16
|
*
feat(diff): do not try external when out of memory
Lewis Russell
2024-08-15
|
*
fix(man): avoid setting v:errmsg (#30052)
zeertzjq
2024-08-15
|
*
feat(term): support OSC 8 hyperlinks in :terminal (#30050)
Gregory Anders
2024-08-15
|
*
vim-patch:fc762df: runtime(sql, mysql): fix E169: Command too recursive with ...
Yinzuo Jiang
2024-08-15
|
*
build(deps): bump luajit to HEAD - ae4735f62
Christian Clason
2024-08-15
|
*
vim-patch:ea76096: runtime(javascript): fix a few issues with syntax higlight...
tobil4sk
2024-08-14
|
*
Merge pull request #30045 from bfredl/nodefault5
bfredl
2024-08-14
|
|
\
|
|
*
refactor(tests): again yet more global highlight definitions
bfredl
2024-08-14
|
*
|
fix(highlight): fix the seg fault caused by the invalid linked hl ids
William Wong
2024-08-14
|
|
/
|
*
vim-patch:dc831db: runtime(doc): add help tags for json + markdown global var...
zeertzjq
2024-08-13
|
*
test: remove internal assertions and simplify
futsuuu
2024-08-13
|
*
test: add a test to check the indentation
futsuuu
2024-08-13
|
*
fix(loader): follow the style of the error message for built-in loaders
futsuuu
2024-08-13
|
*
refactor(fileio): use os_copy() to copy file (#30030)
zeertzjq
2024-08-13
|
*
fix(win-msi): set installer scope to machine #29895
Alexander Mnich
2024-08-12
[prev]
[next]