Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 48277
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
Yee Cheng Chin
6
5:02 PM
[vim/vim] Fix test_popupwin failure due to syntax highlight change (PR #18646)
dkearns left a comment (vim/vim#18646) Sorry about that, I'm not sure why it was missed. I
unread,
[vim/vim] Fix test_popupwin failure due to syntax highlight change (PR #18646)
dkearns left a comment (vim/vim#18646) Sorry about that, I'm not sure why it was missed. I
5:02 PM
Enno
22
4:58 PM
[vim/vim] runtime:rust: use &formatprg to operate on text object instead of commands (PR #16946)
chrisbra left a comment (vim/vim#16946) It was the second complaint about a broken rustfmt as gq
unread,
[vim/vim] runtime:rust: use &formatprg to operate on text object instead of commands (PR #16946)
chrisbra left a comment (vim/vim#16946) It was the second complaint about a broken rustfmt as gq
4:58 PM
dkearns
2
4:12 PM
[vim/vim] runtime(vim): Update base syntax, match Vim9 lambda arg to :defer (PR #18645)
@dkearns pushed 1 commit. b8e1638 runtime(vim): Update base syntax, match Vim9 lambda arg to :defer —
unread,
[vim/vim] runtime(vim): Update base syntax, match Vim9 lambda arg to :defer (PR #18645)
@dkearns pushed 1 commit. b8e1638 runtime(vim): Update base syntax, match Vim9 lambda arg to :defer —
4:12 PM
Peter Kenny
30
4:05 PM
[vim/vim] runtime/doc/vim9.txt - Section 4 updated (PR #18610)
@kennypete commented on this pull request. In runtime/doc/vim9.txt: > *null-compare* -For familiar
unread,
[vim/vim] runtime/doc/vim9.txt - Section 4 updated (PR #18610)
@kennypete commented on this pull request. In runtime/doc/vim9.txt: > *null-compare* -For familiar
4:05 PM
John Marriott
10
4:01 PM
[vim/vim] Refactor strings.c to remove calls to STRLEN() (PR #18617)
@basilisk0315 commented on this pull request. In src/strings.c: > if (p == NULL || needle == NULL
unread,
[vim/vim] Refactor strings.c to remove calls to STRLEN() (PR #18617)
@basilisk0315 commented on this pull request. In src/strings.c: > if (p == NULL || needle == NULL
4:01 PM
Enno
5
3:42 PM
[vim/vim] add tombi linter for TOML files (PR #18590)
Konfekt left a comment (vim/vim#18590) Having to use sed to strip color codes bothers me a bit Thank
unread,
[vim/vim] add tombi linter for TOML files (PR #18590)
Konfekt left a comment (vim/vim#18590) Having to use sed to strip color codes bothers me a bit Thank
3:42 PM
Yee Cheng Chin
4
2:56 PM
[vim/vim] XDiff and Rust (and licensing) (Discussion #18628)
I am aware of this planned change, I even reached out to the git mailing list when this was initially
unread,
[vim/vim] XDiff and Rust (and licensing) (Discussion #18628)
I am aware of this planned change, I even reached out to the git mailing list when this was initially
2:56 PM
Daniel Viberg
17
2:31 PM
[vim/vim] A new lightweight LSP client written purely in Vim9 script. (Discussion #18636)
I'll try to find time for a PR, I cant confirm that yet, my testing logic does not handle diff
unread,
[vim/vim] A new lightweight LSP client written purely in Vim9 script. (Discussion #18636)
I'll try to find time for a PR, I cant confirm that yet, my testing logic does not handle diff
2:31 PM
Phạm Bình An
10
2:17 PM
[vim/vim] runtime(ftplugin): don't create new user commands for keywordprg (PR #18602)
@chrisbra commented on this pull request. In runtime/ftplugin/sh.vim: > @@ -53,12 +53,15 @@ let s:
unread,
[vim/vim] runtime(ftplugin): don't create new user commands for keywordprg (PR #18602)
@chrisbra commented on this pull request. In runtime/ftplugin/sh.vim: > @@ -53,12 +53,15 @@ let s:
2:17 PM
Christian Brabandt
2:15 PM
Commit: patch 9.1.1882: Vim9: Not able to use a lambda with :defer
patch 9.1.1882: Vim9: Not able to use a lambda with :defer Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.1882: Vim9: Not able to use a lambda with :defer
patch 9.1.1882: Vim9: Not able to use a lambda with :defer Commit: https://github.com/vim/vim/commit/
2:15 PM
Christian Brabandt
2:15 PM
Commit: runtime(netrw): fix misaligned comment after #18611
runtime(netrw): fix misaligned comment after #18611 Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(netrw): fix misaligned comment after #18611
runtime(netrw): fix misaligned comment after #18611 Commit: https://github.com/vim/vim/commit/
2:15 PM
Maxim Kim
3
2:13 PM
[vim/vim] Allow command block/lambda function in defer (Issue #18626)
Closed #18626 as completed via 21ef3c6. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Allow command block/lambda function in defer (Issue #18626)
Closed #18626 as completed via 21ef3c6. — Reply to this email directly, view it on GitHub. You are
2:13 PM
Yegappan Lakshmanan
5
2:13 PM
[vim/vim] Not able to use a lambda with :defer (PR #18643)
Closed #18643 via 21ef3c6. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Not able to use a lambda with :defer (PR #18643)
Closed #18643 via 21ef3c6. — Reply to this email directly, view it on GitHub. You are receiving this
2:13 PM
zeertzjq
3
2:05 PM
[vim/vim] runtime(netrw): fix misaligned comment after #18611 (PR #18644)
Closed #18644 via 58ab343. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(netrw): fix misaligned comment after #18611 (PR #18644)
Closed #18644 via 58ab343. — Reply to this email directly, view it on GitHub. You are receiving this
2:05 PM
zeertzjq
4
2:02 PM
[vim/vim] Wrong display with 'smoothscroll' when FEAT_DIFF is disabled (PR #18649)
chrisbra left a comment (vim/vim#18649) Do you have a test which shows this behaviour? — Reply to
unread,
[vim/vim] Wrong display with 'smoothscroll' when FEAT_DIFF is disabled (PR #18649)
chrisbra left a comment (vim/vim#18649) Do you have a test which shows this behaviour? — Reply to
2:02 PM
Christian Brabandt
2:00 PM
Commit: patch 9.1.1881: tests: test_popupwin fails after c8eeda9b
patch 9.1.1881: tests: test_popupwin fails after c8eeda9b Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.1881: tests: test_popupwin fails after c8eeda9b
patch 9.1.1881: tests: test_popupwin fails after c8eeda9b Commit: https://github.com/vim/vim/commit/
2:00 PM
Christian Brabandt
2:00 PM
Commit: runtime(doc): regenerate help tags file after eba51337
runtime(doc): regenerate help tags file after eba51337 Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): regenerate help tags file after eba51337
runtime(doc): regenerate help tags file after eba51337 Commit: https://github.com/vim/vim/commit/
2:00 PM
Christian Brabandt
2:00 PM
Commit: runtime(rust): Do not use rustfmt as 'formatprg' by default
runtime(rust): Do not use rustfmt as 'formatprg' by default Commit: https://github.com/vim/
unread,
Commit: runtime(rust): Do not use rustfmt as 'formatprg' by default
runtime(rust): Do not use rustfmt as 'formatprg' by default Commit: https://github.com/vim/
2:00 PM
kuuote
4
1:52 PM
[vim/vim] fix: Sometimes an allocation error occurs when `complete_info()` (PR #18652)
Closed #18652. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] fix: Sometimes an allocation error occurs when `complete_info()` (PR #18652)
Closed #18652. — Reply to this email directly, view it on GitHub. You are receiving this because you
1:52 PM
Aaron Jacobs
12
1:51 PM
[vim/vim] rust.vim: stop setting formatprg to rustfmt. (PR #18650)
chrisbra left a comment (vim/vim#18650) included as of eba5133 — Reply to this email directly, view
unread,
[vim/vim] rust.vim: stop setting formatprg to rustfmt. (PR #18650)
chrisbra left a comment (vim/vim#18650) included as of eba5133 — Reply to this email directly, view
1:51 PM
Christian Brabandt
1:45 PM
Commit: patch 9.1.1880: Allocation error with complete_info()
patch 9.1.1880: Allocation error with complete_info() Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.1880: Allocation error with complete_info()
patch 9.1.1880: Allocation error with complete_info() Commit: https://github.com/vim/vim/commit/
1:45 PM
Linwei
, …
Bram Moolenaar
205
12:55 PM
[vim/vim] [proposal] Can we introduce TextMate grammar system for syntax highlighting ? (Issue #9087)
paul-ollis left a comment (vim/vim#9087) I am very happy to cooperate in this area. Thanks to @jclsn
unread,
[vim/vim] [proposal] Can we introduce TextMate grammar system for syntax highlighting ? (Issue #9087)
paul-ollis left a comment (vim/vim#9087) I am very happy to cooperate in this area. Thanks to @jclsn
12:55 PM
Foxe Chen
20
12:51 PM
[vim/vim] Add new "custom" register (PR #18642)
@64-bitman pushed 1 commit. 1f1eda0 fix segfault — View it on GitHub or unsubscribe. You are
unread,
[vim/vim] Add new "custom" register (PR #18642)
@64-bitman pushed 1 commit. 1f1eda0 fix segfault — View it on GitHub or unsubscribe. You are
12:51 PM
jrmd54
8:09 AM
[vim/vim] Wrong indent when pasting content of characterwise buffer with <c-p> in insert mode (Issue #18651)
jrmd54 created an issue (vim/vim#18651) Steps to reproduce I have the file test.py with the following
unread,
[vim/vim] Wrong indent when pasting content of characterwise buffer with <c-p> in insert mode (Issue #18651)
jrmd54 created an issue (vim/vim#18651) Steps to reproduce I have the file test.py with the following
8:09 AM
Adam Takvam
9
6:16 AM
[vim/vim] :s match highlighting does not respect the range restriction provided (Issue #18639)
AdamTakvam left a comment (vim/vim#18639) It appears that I did misfile. My sincerest apologies. I
unread,
[vim/vim] :s match highlighting does not respect the range restriction provided (Issue #18639)
AdamTakvam left a comment (vim/vim#18639) It appears that I did misfile. My sincerest apologies. I
6:16 AM
julio-b
2
3:46 AM
[vim/vim] Screen lines corrupted with matchparen plugin and cpo-$ (Issue #18647)
zeertzjq left a comment (vim/vim#18647) Simple solution: diff --git a/src/drawscreen.cb/src/
unread,
[vim/vim] Screen lines corrupted with matchparen plugin and cpo-$ (Issue #18647)
zeertzjq left a comment (vim/vim#18647) Simple solution: diff --git a/src/drawscreen.cb/src/
3:46 AM
Ivan Pešić
3
2:55 AM
[vim/vim] Language for messages can be changed only on x64 build for Windows (Issue #18622)
eevan78 left a comment (vim/vim#18622) It is strange, indeeed. It could be a Windows issue. There is
unread,
[vim/vim] Language for messages can be changed only on x64 build for Windows (Issue #18622)
eevan78 left a comment (vim/vim#18622) It is strange, indeeed. It could be a Windows issue. There is
2:55 AM
dkearns
9
Oct 26
[vim/vim] runtime(doc): Improve header formmating (PR #18601)
ychin left a comment (vim/vim#18601) Filed #18646 to fix this. — Reply to this email directly, view
unread,
[vim/vim] runtime(doc): Improve header formmating (PR #18601)
ychin left a comment (vim/vim#18601) Filed #18646 to fix this. — Reply to this email directly, view
Oct 26
Foxe Chen
15
Oct 26
[vim/vim] Revert clipboard changes (PR #18633)
64-bitman left a comment (vim/vim#18633) I also think it would make sense for the new PR to write new
unread,
[vim/vim] Revert clipboard changes (PR #18633)
64-bitman left a comment (vim/vim#18633) I also think it would make sense for the new PR to write new
Oct 26
バクダンくん
2
Oct 26
[vim/vim] "No matching autocommands" even if there are matching ones when completion info popup is shown (Issue #18614)
chrisbra left a comment (vim/vim#18614) That happens because autocommands are blocked in
unread,
[vim/vim] "No matching autocommands" even if there are matching ones when completion info popup is shown (Issue #18614)
chrisbra left a comment (vim/vim#18614) That happens because autocommands are blocked in
Oct 26