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
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
*
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
*
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
*
vim-patch:ea76096: runtime(javascript): fix a few issues with syntax higlight...
tobil4sk
2024-08-14
*
vim-patch:dc831db: runtime(doc): add help tags for json + markdown global var...
zeertzjq
2024-08-13
*
fix(loader): follow the style of the error message for built-in loaders
futsuuu
2024-08-13
*
fix(lua): ignore stdout and stderr for xdg-open
Aaron
2024-08-12
*
test(lsp): refactor and tidy
Lewis Russell
2024-08-11
*
feat(term): enable reflow by default (#21124)
Christian Clason
2024-08-10
*
build(deps): vendor libvterm at v0.3.3
Christian Clason
2024-08-10
*
vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWD
zeertzjq
2024-08-09
*
vim-patch:39eff4c: runtime(proto): Add indent script for protobuf filetype
Christian Clason
2024-08-08
*
fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)
Grzegorz Rozdzialik
2024-08-07
*
vim-patch:afea6b9: runtime(zip): use defer to restore old settings
zeertzjq
2024-08-07
*
vim-patch:8d52926: runtime(zip): add a generic Message function
zeertzjq
2024-08-07
*
vim-patch:a336d8f: runtime(zip): increment base version of zip plugin
zeertzjq
2024-08-07
*
vim-patch:19636be: runtime(zip): refactor save and restore of options
zeertzjq
2024-08-07
*
vim-patch:33836d3: runtime(zip): remove test for fnameescape
zeertzjq
2024-08-07
*
vim-patch:120c0dd: runtime(zip): use :echomsg instead of :echo
zeertzjq
2024-08-07
*
vim-patch:a63f66e: runtime(zip): clean up and remove comments
zeertzjq
2024-08-07
*
docs(treesitter): generate inline docs for `Range`s
Yi Ming
2024-08-06
*
vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)
zeertzjq
2024-08-06
*
vim-patch:9.1.0465: missing filecopy() function (#29989)
zeertzjq
2024-08-06
*
vim-patch:f0e9b72: runtime(zip): Fix for FreeBSD's unzip command
zeertzjq
2024-08-06
*
vim-patch:217d3c1: runtime(doc): capitalize correctly
zeertzjq
2024-08-06
*
vim-patch:c0f7505: runtime(lua): add/subtract a 'shiftwidth' after '('/')' in...
Christian Clason
2024-08-04
*
vim-patch:c5bdd66: runtime(zip): escape '[' on Unix as well
Christian Clason
2024-08-04
*
vim-patch:947f752: runtime(doc): fix typo in syntax.txt (#29974)
zeertzjq
2024-08-04
*
vim-patch:6228481: runtime(colors): update Todo highlight in habamax colorscheme
Christian Clason
2024-08-03
*
docs(filetype): consolidate comments in dev_vimpatch.txt
Christian Clason
2024-08-03
*
docs(filetype): add note about prefering explicit lists over pattern
Evgeni Chasnovski
2024-08-03
*
refactor(filetype): use extension match instead of pattern if possible
Evgeni Chasnovski
2024-08-03
*
refactor(filetype): use file name match instead of pattern if possible
Evgeni Chasnovski
2024-08-03
*
fix(lsp): redundant spaces in lsp log (#29970)
Jaehwang Jung
2024-08-03
*
feat(lsp): announce codeLens resolveSupport (#29956)
Mathias Fußenegger
2024-08-03
[next]