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
...
|
*
feat(lsp): completion opts support custom item conversion (#30060)
glepnir
2024-08-22
|
*
fix(lsp): suppress completion request if completion is active (#30028)
glepnir
2024-08-22
|
*
vim-patch:bc29ea6: runtime(zip): simplify condition to detect MS-Windows (#30...
zeertzjq
2024-08-22
|
*
vim-patch:5f5f283: runtime(pandoc): escape quotes in &errorformat for pandoc
Christian Clason
2024-08-21
|
*
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
|
*
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
|
*
fix(lsp): update request name to capability map #30098
atusy
2024-08-20
|
*
docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521
Ricardo Casía
2024-08-20
|
*
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
[prev]
[next]