Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 49355
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
Maxim Kim
Jan 25
[vim/vim] runtime(colors): new catppuccin colorscheme (PR #19258)
Add new catppuccin colorscheme described as "Soothing pastel theme for the high-spirited!".
unread,
[vim/vim] runtime(colors): new catppuccin colorscheme (PR #19258)
Add new catppuccin colorscheme described as "Soothing pastel theme for the high-spirited!".
Jan 25
mattn
8
Jan 25
[vim/vim] respect lpDx advance widths in DirectX rendering (PR #19254)
@mattn pushed 1 commit. 9ffa5bb Fix DirectX font size to match GDI rendering using ascent ratio —
unread,
[vim/vim] respect lpDx advance widths in DirectX rendering (PR #19254)
@mattn pushed 1 commit. 9ffa5bb Fix DirectX font size to match GDI rendering using ascent ratio —
Jan 25
zeertzjq
Jan 25
[vim/vim] runtime(doc): fix inconsistent indent in ft_rust.txt (PR #19257)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/19257
unread,
[vim/vim] runtime(doc): fix inconsistent indent in ft_rust.txt (PR #19257)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/19257
Jan 25
Peter Kenny
5
Jan 25
[vim/vim] Type safety issue with `legacy call map()` or `legacy let` breaking a Vim9 script variable's declared type (Issue #18531)
zzzyxwvut left a comment (vim/vim#18531) As with other extralinguistic facilities, eg system() , :
unread,
[vim/vim] Type safety issue with `legacy call map()` or `legacy let` breaking a Vim9 script variable's declared type (Issue #18531)
zzzyxwvut left a comment (vim/vim#18531) As with other extralinguistic facilities, eg system() , :
Jan 25
h_east
11
Jan 25
[vim/vim] Tweak documentation style in vim9.txt (PR #19250)
kennypete left a comment (vim/vim#19250) Then let's make it a hard rule: "Formatting should
unread,
[vim/vim] Tweak documentation style in vim9.txt (PR #19250)
kennypete left a comment (vim/vim#19250) Then let's make it a hard rule: "Formatting should
Jan 25
mattn
8
Jan 25
[vim/vim] Fix blob2str() with UTF-16 encodings (PR #19246)
@yegappan commented on this pull request. In src/strings.c: > @@ -1319,48 +1366,127 @@ f_blob2str(
unread,
[vim/vim] Fix blob2str() with UTF-16 encodings (PR #19246)
@yegappan commented on this pull request. In src/strings.c: > @@ -1319,48 +1366,127 @@ f_blob2str(
Jan 25
Christian Brabandt
Jan 25
Commit: runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt
runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt Commit: https://github.com/vim/
unread,
Commit: runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt
runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt Commit: https://github.com/vim/
Jan 25
Christian Brabandt
Jan 25
Commit: CI: check encoding of runtime files with utf-8 name
CI: check encoding of runtime files with utf-8 name Commit: https://github.com/vim/vim/commit/
unread,
Commit: CI: check encoding of runtime files with utf-8 name
CI: check encoding of runtime files with utf-8 name Commit: https://github.com/vim/vim/commit/
Jan 25
Christian Brabandt
Jan 25
Commit: runtime(toml): update syntax and ftplugin.
runtime(toml): update syntax and ftplugin. Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(toml): update syntax and ftplugin.
runtime(toml): update syntax and ftplugin. Commit: https://github.com/vim/vim/commit/
Jan 25
dkearns
7
Jan 25
[vim/vim] runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt (PR #19252)
Closed #19252 via 17bba75. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt (PR #19252)
Closed #19252 via 17bba75. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 25
Christian Brabandt
Jan 25
Re: [vim/vim] CI: check encoding of runtime files (PR #19253)
Closed #19253 via c035f51. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
Re: [vim/vim] CI: check encoding of runtime files (PR #19253)
Closed #19253 via c035f51. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 25
averms
8
Jan 25
[vim/vim] runtime(toml): update syntax and ftplugin. (PR #17259)
Closed #17259 via dd3aa92. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(toml): update syntax and ftplugin. (PR #17259)
Closed #17259 via dd3aa92. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 25
Christian Brabandt
Jan 25
Commit: patch 9.1.2110: filetype: skhd files are not recognized
patch 9.1.2110: filetype: skhd files are not recognized Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2110: filetype: skhd files are not recognized
patch 9.1.2110: filetype: skhd files are not recognized Commit: https://github.com/vim/vim/commit/
Jan 25
Christian Brabandt
Jan 25
Commit: runtime(doc): clarify the help style a bit
runtime(doc): clarify the help style a bit Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): clarify the help style a bit
runtime(doc): clarify the help style a bit Commit: https://github.com/vim/vim/commit/
Jan 25
Kiyoon Kim
17
Jan 25
[vim/vim] runtime(skhd): Add skhd syntax file (PR #19235)
Closed #19235 via e5f6184. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(skhd): Add skhd syntax file (PR #19235)
Closed #19235 via e5f6184. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 25
thinca
4
Jan 25
[vim/vim] Improve IPv6/IPv4 fallback in ch_open() (PR #19233)
chrisbra left a comment (vim/vim#19233) Okay thanks. Your code change does seem to make sense. Trying
unread,
[vim/vim] Improve IPv6/IPv4 fallback in ch_open() (PR #19233)
chrisbra left a comment (vim/vim#19233) Okay thanks. Your code change does seem to make sense. Trying
Jan 25
Paul Ollis
Jan 25
[vim/vim] Behaviour of substitute for text properties is counter intuitive. (Issue #19256)
paul-ollis created an issue (vim/vim#19256) Here are some representations of some text with applied
unread,
[vim/vim] Behaviour of substitute for text properties is counter intuitive. (Issue #19256)
paul-ollis created an issue (vim/vim#19256) Here are some representations of some text with applied
Jan 25
Rodrigo Queipo
Jan 25
[vim/vim] [Windows] gvim crashes while searching tag (Issue #19255)
rodrigoq created an issue (vim/vim#19255) Steps to reproduce The problem with this crash is it doesn
unread,
[vim/vim] [Windows] gvim crashes while searching tag (Issue #19255)
rodrigoq created an issue (vim/vim#19255) Steps to reproduce The problem with this crash is it doesn
Jan 25
Thanh Nguyen
10
Jan 25
[vim/vim] fix: convert *_utf-8.vim keymap files to actual UTF-8 encoding (PR #19240)
Closed #19240. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] fix: convert *_utf-8.vim keymap files to actual UTF-8 encoding (PR #19240)
Closed #19240. — Reply to this email directly, view it on GitHub. You are receiving this because you
Jan 25
smss2022
15
Jan 25
[vim/vim] [Windows] Silent Crash/Access Violation on i9-13900K during xchacha20v2 decryption (Issue #19248)
chrisbra left a comment (vim/vim#19248) Oh my vimcrypt? Hm, let me try to reproduce. — Reply to this
unread,
[vim/vim] [Windows] Silent Crash/Access Violation on i9-13900K during xchacha20v2 decryption (Issue #19248)
chrisbra left a comment (vim/vim#19248) Oh my vimcrypt? Hm, let me try to reproduce. — Reply to this
Jan 25
Christian Brabandt
Jan 25
Commit: runtime: convert *_utf-8.vim files to actual UTF-8 encoding
runtime: convert *_utf-8.vim files to actual UTF-8 encoding Commit: https://github.com/vim/vim/commit
unread,
Commit: runtime: convert *_utf-8.vim files to actual UTF-8 encoding
runtime: convert *_utf-8.vim files to actual UTF-8 encoding Commit: https://github.com/vim/vim/commit
Jan 25
Christian Brabandt
Jan 25
Commit: runtime(doc): Fix erroneous *roff syntax examples
runtime(doc): Fix erroneous *roff syntax examples Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Fix erroneous *roff syntax examples
runtime(doc): Fix erroneous *roff syntax examples Commit: https://github.com/vim/vim/commit/
Jan 25
Christian Brabandt
Jan 25
Commit: runtime(doc): Tweak tag lines in vim9.txt
runtime(doc): Tweak tag lines in vim9.txt Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Tweak tag lines in vim9.txt
runtime(doc): Tweak tag lines in vim9.txt Commit: https://github.com/vim/vim/commit/
Jan 25
Christian Brabandt
Jan 25
Commit: runtime(rustfmt): Recover accidentally deleted code, don't hide rustfmt error
runtime(rustfmt): Recover accidentally deleted code, don't hide rustfmt error Commit: https://
unread,
Commit: runtime(rustfmt): Recover accidentally deleted code, don't hide rustfmt error
runtime(rustfmt): Recover accidentally deleted code, don't hide rustfmt error Commit: https://
Jan 25
g-branden-robinson
3
Jan 25
[vim/vim] runtime(doc): Fix erroneous *roff syntax examples (PR #19243)
Closed #19243 via e914ada. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(doc): Fix erroneous *roff syntax examples (PR #19243)
Closed #19243 via e914ada. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 25
arkissa
3
Jan 25
[vim/vim] runtime(rustfmt): Recover accidentally deleted code. (PR #19251)
Closed #19251 via ad0dd7c. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(rustfmt): Recover accidentally deleted code. (PR #19251)
Closed #19251 via ad0dd7c. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 25
Lifepillar
6
Jan 25
[vim/vim] [vim9] Equality is not transitive (when nulls are involved) (Issue #11770)
lifepillar left a comment (vim/vim#11770) Well, my proposed “fix” is actually just a mitigation. The
unread,
[vim/vim] [vim9] Equality is not transitive (when nulls are involved) (Issue #11770)
lifepillar left a comment (vim/vim#11770) Well, my proposed “fix” is actually just a mitigation. The
Jan 25
Christian Brabandt
Jan 25
Commit: runtime(doc): mark a-a-p website as dead
runtime(doc): mark aap website as dead Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): mark a-a-p website as dead
runtime(doc): mark aap website as dead Commit: https://github.com/vim/vim/commit/
Jan 25
Christian Brabandt
Jan 25
Commit: patch 9.1.2109: filetype: NetLinx fires are not recognized
patch 9.1.2109: filetype: NetLinx fires are not recognized Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2109: filetype: NetLinx fires are not recognized
patch 9.1.2109: filetype: NetLinx fires are not recognized Commit: https://github.com/vim/vim/commit/
Jan 25
kimburgess
3
Jan 25
[vim/vim] runtime(filetype): NetLinx (PR #19249)
Closed #19249 via 6963e3b. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(filetype): NetLinx (PR #19249)
Closed #19249 via 6963e3b. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 25