Skip to content

Commit 05365f5

Browse files
committed
WIP: Add Vim 9.1 release announcement
1 parent 04a913a commit 05365f5

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: blog
3+
category: blog
4+
title: Vim 9.1 has been released
5+
---
6+
7+
Vim 9.1 がリリースされました。
8+
9+
以下勝手訳。
10+
<!-- 新機能の解説は[こちら](TODO)。 -->
11+
12+
----------------------------------------------------------------------
13+
14+
[Vim 9.1 has been released](https://groups.google.com/g/vim_announce/c/l8rDdV6lTXs/m/qE6wJPCdBAAJ)
15+
16+
Dear Vim users,
17+
18+
The Vim project is happy to announce that Vim 9.1 has finally been
19+
released. This release is dedicated to Bram Moolenaar, Vim's lead
20+
developer for more than 30 years, who suddenly passed away in August
21+
2023.
22+
VimプロジェクトはVim 9.1のリリースをアナウンスできることをうれしく思います。このリリースは、Vimの開発を30年以上に渡って率いてきて、2023年8月に急逝したBram Moolenaarに捧げられます。
23+
24+
The most notable changes are support for Vim9 classes and objects,
25+
smooth scrolling support and virtual text support. And as usual, runtime
26+
files have been updated, many bugs have been fixed and potential
27+
security relevant fixes have been included. You can find the full
28+
announcement https://www.vim.org/vim-9.1-released.php
29+
最も大きな変更はVim9クラスとオブジェクトのサポート、スムーズスクロールのサポート、そして仮想テキストのサポートです。いつもと同様に、ランタイムファイルも更新されて、多くのバグが修正され、潜在的なセキュリティー関連の修正も含まれています。完全な告知はここから参照できます。<https://www.vim.org/vim-9.1-released.php>
30+
31+
I would like to thank everybody who contributed to the project through
32+
patches, translations, bug reporters and everybody else who helped
33+
making this release! We are very grateful for any support.
34+
私は、パッチ、翻訳、バグ報告を通してこのプロジェクトに貢献してくれたすべての人々及びこのリリースの作成に協力してくれたすべての人々に感謝します! 私たちはあらゆるサポートにとても感謝しています。
35+
36+
If you like Vim, you are encouraged to make a donation for needy
37+
children in Uganda. Please visit the ICCF web site for more information:
38+
https://iccf-holland.org
39+
あなたがVimを好きならば、ウガンダの支援を必要とする子供たちに寄付をすることを奨励します。更なる情報はICCFのWebサイトを訪れてください: https://iccf-holland.org
40+
41+
Thanks and Happy New Year 2024!<br>
42+
Christian

0 commit comments

Comments
 (0)