Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51119
Vim developers maillist
For an overview of all the Vim maillists see:
http://www.vim.org/maillist.
php
Mark all as read
Report group
0 selected
mattn
,
Yegappan Lakshmanan
22
7:43 AM
[vim/vim] LSP Support in Vim Core (Discussion #19621)
For what it's worth, as mentioned by Yegappan, another solution is using his api diff() in this
unread,
[vim/vim] LSP Support in Vim Core (Discussion #19621)
For what it's worth, as mentioned by Yegappan, another solution is using his api diff() in this
7:43 AM
Jonathan Demme
4
7:27 AM
[vim/vim] Fix typo in softtabstop documentation (PR #20218)
@jbdemme pushed 1 commit. c356a52 Merge branch 'vim:master' into patch-1 — View it on GitHub
unread,
[vim/vim] Fix typo in softtabstop documentation (PR #20218)
@jbdemme pushed 1 commit. c356a52 Merge branch 'vim:master' into patch-1 — View it on GitHub
7:27 AM
Christian Brabandt
6:00 AM
Commit: runtime(doc): update doc for clipboard provider
runtime(doc): update doc for clipboard provider Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): update doc for clipboard provider
runtime(doc): update doc for clipboard provider Commit: https://github.com/vim/vim/commit/
6:00 AM
Foxe Chen
5
5:50 AM
[vim/vim] Update documentation for clipboard provider feature (PR #20217)
Closed #20217 via 37d61da. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] Update documentation for clipboard provider feature (PR #20217)
Closed #20217 via 37d61da. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
5:50 AM
Mao-Yining
8
5:22 AM
[vim/vim] `modelinescrict` causes `nomodeline` in modeline to be ignored (Issue #20103)
mao-yining left a comment (vim/vim#20103) @chrisbra I think add it to whitelist is fine, cause when
unread,
[vim/vim] `modelinescrict` causes `nomodeline` in modeline to be ignored (Issue #20103)
mao-yining left a comment (vim/vim#20103) @chrisbra I think add it to whitelist is fine, cause when
5:22 AM
Foxe Chen
5
5:15 AM
[vim/vim] Prevent osc52 plugin "paste" callback being called twice when TextPutPost autocmd is present (PR #20216)
Closed #20216 via 29fa934. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] Prevent osc52 plugin "paste" callback being called twice when TextPutPost autocmd is present (PR #20216)
Closed #20216 via 29fa934. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
5:15 AM
Christian Brabandt
5:15 AM
Commit: patch 9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd
patch 9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd Commit: https://github.com/
unread,
Commit: patch 9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd
patch 9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd Commit: https://github.com/
5:15 AM
Mao-Yining
79
5:14 AM
[vim/vim] runtime(tohtml): convert tohtml plugin to Vim9 script (PR #19915)
@mao-yining commented on this pull request. In runtime/autoload/tohtml.vim: > endif - runtime
unread,
[vim/vim] runtime(tohtml): convert tohtml plugin to Vim9 script (PR #19915)
@mao-yining commented on this pull request. In runtime/autoload/tohtml.vim: > endif - runtime
5:14 AM
Mateo Gjika
7
1:18 AM
[vim/vim] runtime(vim): set 'path' to common Vim directories (PR #19219)
nyngwang left a comment (vim/vim#19219) @mateoxh I don't see the point of this "optimization
unread,
[vim/vim] runtime(vim): set 'path' to common Vim directories (PR #19219)
nyngwang left a comment (vim/vim#19219) @mateoxh I don't see the point of this "optimization
1:18 AM
Peter Kenny
18
12:58 AM
[vim/vim] Fix, improve, and document Vim9 script EX_WHOLE and Ex command shortening issues (PR #20191)
@kennypete commented on this pull request. In runtime/syntax/generator/vim.vim.base: > \ skipwhite
unread,
[vim/vim] Fix, improve, and document Vim9 script EX_WHOLE and Ex command shortening issues (PR #20191)
@kennypete commented on this pull request. In runtime/syntax/generator/vim.vim.base: > \ skipwhite
12:58 AM
Foxe Chen
6
12:48 AM
[vim/vim] Add vim9 union types (PR #20223)
@64-bitman pushed 1 commit. 2bba71a add vim9 union types — View it on GitHub or unsubscribe. Triage
unread,
[vim/vim] Add vim9 union types (PR #20223)
@64-bitman pushed 1 commit. 2bba71a add vim9 union types — View it on GitHub or unsubscribe. Triage
12:48 AM
Foxe Chen
4
May 14
[vim/vim] Prevent TextPutPre from calling clipboard provider callback twice (PR #20215)
64-bitman left a comment (vim/vim#20215) Resolved — Reply to this email directly, view it on GitHub,
unread,
[vim/vim] Prevent TextPutPre from calling clipboard provider callback twice (PR #20215)
64-bitman left a comment (vim/vim#20215) Resolved — Reply to this email directly, view it on GitHub,
May 14
Aliaksei Budavei
3
May 14
[vim/vim] runtime(sh): Do not conflate empty array and function declarations in Bash (PR #20205)
@zzzyxwvut pushed 1 commit. fe4ebfb runtime(sh): Do not conflate empty array and function
unread,
[vim/vim] runtime(sh): Do not conflate empty array and function declarations in Bash (PR #20205)
@zzzyxwvut pushed 1 commit. fe4ebfb runtime(sh): Do not conflate empty array and function
May 14
phouchg42
8
May 14
[vim/vim] GVim [Wayland] window shift (Issue #15517)
Closed #15517 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] GVim [Wayland] window shift (Issue #15517)
Closed #15517 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
May 14
Dan Church
, …
Janis Papanagnou
13
May 14
[vim/vim] runtime/syntax/sh.vim: Array highlighting (Issue #20183)
Hi Doug, I have no single test file so I list some ad hoc constructs that are still wrongly market as
unread,
[vim/vim] runtime/syntax/sh.vim: Array highlighting (Issue #20183)
Hi Doug, I have no single test file so I list some ad hoc constructs that are still wrongly market as
May 14
Christian Brabandt
May 14
Commit: patch 9.2.0481: runtime(netrw): command injection possible via maps
patch 9.2.0481: runtime(netrw): command injection possible via maps Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0481: runtime(netrw): command injection possible via maps
patch 9.2.0481: runtime(netrw): command injection possible via maps Commit: https://github.com/vim/
May 14
Keith Smiley
4
May 14
[vim/vim] filetype: Detect Objective-C/Objective-C++ (PR #20221)
keith left a comment (vim/vim#20221) ah ok I see, I updated the logic in a way that I think works
unread,
[vim/vim] filetype: Detect Objective-C/Objective-C++ (PR #20221)
keith left a comment (vim/vim#20221) ah ok I see, I updated the logic in a way that I think works
May 14
dkearns
May 14
[vim/vim] filetype: Missing overrule variable for Objective-C++ detection (PR #20222)
Problem: filetype: Missing overrule variable for Objective-C++ detection Solution: Add g:filetype_mm
unread,
[vim/vim] filetype: Missing overrule variable for Objective-C++ detection (PR #20222)
Problem: filetype: Missing overrule variable for Objective-C++ detection Solution: Add g:filetype_mm
May 14
J. Paulo Seibt
3
May 14
[vim/vim] runtime(netrw): add tag-jump-like prompt for goto bookmark (gb) (PR #20211)
@jpseibt pushed 1 commit. 6fb9a0c draft: runtime(netrw): add tag-jump-like prompt to delete bookmark
unread,
[vim/vim] runtime(netrw): add tag-jump-like prompt for goto bookmark (gb) (PR #20211)
@jpseibt pushed 1 commit. 6fb9a0c draft: runtime(netrw): add tag-jump-like prompt to delete bookmark
May 14
dkearns
4
May 14
[vim/vim] runtime(sh): Update syntax, don't include parens in function name highlighting (PR #20219)
@dkearns pushed 1 commit. 2a94cab runtime(sh): Update syntax, don't include parens in function
unread,
[vim/vim] runtime(sh): Update syntax, don't include parens in function name highlighting (PR #20219)
@dkearns pushed 1 commit. 2a94cab runtime(sh): Update syntax, don't include parens in function
May 14
Christian Brabandt
May 14
Commit: patch 9.2.0480: [security]: runtime(netrw): code injection via mf command
patch 9.2.0480: [security]: runtime(netrw): code injection via mf command Commit: https://github.com/
unread,
Commit: patch 9.2.0480: [security]: runtime(netrw): code injection via mf command
patch 9.2.0480: [security]: runtime(netrw): code injection via mf command Commit: https://github.com/
May 14
Christian Brabandt
May 14
Commit: patch 9.2.0479: [security]: runtime(tar): command injection in tar plugin
patch 9.2.0479: [security]: runtime(tar): command injection in tar plugin Commit: https://github.com/
unread,
Commit: patch 9.2.0479: [security]: runtime(tar): command injection in tar plugin
patch 9.2.0479: [security]: runtime(tar): command injection in tar plugin Commit: https://github.com/
May 14
h_east
May 14
[vim/vim] popup: terminal embedded in an opacity popup freezes Vim on input (PR #20220)
Problem: When a terminal buffer is shown inside a popup with 'opacity' set to a value other
unread,
[vim/vim] popup: terminal embedded in an opacity popup freezes Vim on input (PR #20220)
Problem: When a terminal buffer is shown inside a popup with 'opacity' set to a value other
May 14
h_east
13
May 14
[vim/vim] statusline: blend status line highlight into adjacent vsep cells (PR #20182)
h-east left a comment (vim/vim#20182) @chrisbra I think it's probably fine, so let's merge it
unread,
[vim/vim] statusline: blend status line highlight into adjacent vsep cells (PR #20182)
h-east left a comment (vim/vim#20182) @chrisbra I think it's probably fine, so let's merge it
May 14
Christian Brabandt
May 14
Commit: runtime(doc): Fix file mode for the Italian manpage
runtime(doc): Fix file mode for the Italian manpage Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Fix file mode for the Italian manpage
runtime(doc): Fix file mode for the Italian manpage Commit: https://github.com/vim/vim/commit/
May 14
K.Takata
3
May 14
[vim/vim] Fix file mode (PR #20210)
Closed #20210 via 950f501. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] Fix file mode (PR #20210)
Closed #20210 via 950f501. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
May 14
ubaldot
5
May 14
[vim/vim] popup horizontal scroll (Issue #19360)
ubaldot left a comment (vim/vim#19360) Just for the sake of connecting dots: I believe that this
unread,
[vim/vim] popup horizontal scroll (Issue #19360)
ubaldot left a comment (vim/vim#19360) Just for the sake of connecting dots: I believe that this
May 14
mattn
2
May 13
[vim/vim] popup: add Popup, PopupBorder and PopupTitle highlight groups (PR #20208)
@mattn pushed 1 commit. f83f04d popup: fix CI Vim tags failure for new hl-Popup* groups — View it on
unread,
[vim/vim] popup: add Popup, PopupBorder and PopupTitle highlight groups (PR #20208)
@mattn pushed 1 commit. f83f04d popup: fix CI Vim tags failure for new hl-Popup* groups — View it on
May 13
Shad
May 13
[vim/vim] setting opacity in popup with a terminal freeze vim (Issue #20214)
shadowwa created an issue (vim/vim#20214) Steps to reproduce create a file vim --clean testpopup.vim
unread,
[vim/vim] setting opacity in popup with a terminal freeze vim (Issue #20214)
shadowwa created an issue (vim/vim#20214) Steps to reproduce create a file vim --clean testpopup.vim
May 13
Foxe Chen
May 13
[vim/vim] Prevent clipboard provider callback being called recusively (PR #20213)
Right now it will just result in E132: Function call depth is higher than 'maxfuncdepth' You
unread,
[vim/vim] Prevent clipboard provider callback being called recusively (PR #20213)
Right now it will just result in E132: Function call depth is higher than 'maxfuncdepth' You
May 13