Skip to content

Commit cd859ba

Browse files
authored
Merge pull request #1523 from vim-jp/hh-update-develop
Update develop.{txt,jax}
2 parents d0cd5ed + e4de018 commit cd859ba

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

doc/develop.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*develop.txt* For Vim バージョン 9.1. Last change: 2022 Sep 20
1+
*develop.txt* For Vim バージョン 9.1. Last change: 2024 May 11
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -153,7 +153,8 @@ VIM IS... NOT *design-not*
153153
風刺を込めて曰く: "Vim は Emacs のように流し台以外ならなんでもかんでも取り込
154154
んでしまうようなことはしないが、Vim で流し台を洗うことはできるぞ。 ;-)"
155155
Vim と gdb を連携させる方法については |terminal-debugger| を参照。他の(古い)
156-
ツールは http://www.agide.orghttp://clewn.sf.net で見つけることができる。
156+
ツールは http://www.agide.org (リンク切れのようだ) と http://clewn.sf.net
157+
見つけることができる。
157158
- Vimは、全てのプラットフォームに渡って調和を欠くという代償を払って、見栄えを
158159
よくしようとする装飾的なGUIエディタではない。しかし、機能的なGUI特性は歓迎さ
159160
れる。

en/develop.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*develop.txt* For Vim version 9.1. Last change: 2022 Sep 20
1+
*develop.txt* For Vim version 9.1. Last change: 2024 May 11
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -152,7 +152,7 @@ VIM IS... NOT *design-not*
152152
everything but the kitchen sink, but some people say that you can clean one
153153
with it. ;-)"
154154
To use Vim with gdb see |terminal-debugger|. Other (older) tools can be
155-
found at http://www.agide.org and http://clewn.sf.net.
155+
found at http://www.agide.org (link seems dead) and http://clewn.sf.net.
156156
- Vim is not a fancy GUI editor that tries to look nice at the cost of
157157
being less consistent over all platforms. But functional GUI features are
158158
welcomed.

0 commit comments

Comments
 (0)