Skip to content

Commit 1e8b930

Browse files
authored
Merge pull request #2187 from h-east/update-insert
Update insert.{txt,jax}
2 parents 392afaa + f2a401d commit 1e8b930

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/insert.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*insert.txt* For Vim バージョン 9.1. Last change: 2025 Jul 17
1+
*insert.txt* For Vim バージョン 9.1. Last change: 2025 Jul 21
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1402,7 +1402,7 @@ Exuberant ctags は開発されなくなったため、Universal ctags を推奨
14021402

14031403
Exuberant ctags であればバージョン 5.6 以降が推奨されている。バージョン 5.5.4
14041404
を使うときは "typename:" フィールドを追加するこのパッチをあてること:
1405-
ftp://ftp.vim.org/pub/vim/unstable/patches/ctags-5.5.4.patch
1405+
https://ftp.nluug.nl/pub/vim/unstable/patches/ctags-5.5.4.patch
14061406
MS-Windows 用の exe ファイルは次のサイトからダウンロードできる:
14071407
http://ctags.sourceforge.net/
14081408
https://github.com/universal-ctags/ctags-win32

en/insert.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*insert.txt* For Vim version 9.1. Last change: 2025 Jul 17
1+
*insert.txt* For Vim version 9.1. Last change: 2025 Jul 21
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1475,7 +1475,7 @@ Universal Ctags is preferred, Exuberant Ctags is no longer being developed.
14751475

14761476
For Exuberant ctags, version 5.6 or later is recommended. For version 5.5.4
14771477
you should add a patch that adds the "typename:" field:
1478-
ftp://ftp.vim.org/pub/vim/unstable/patches/ctags-5.5.4.patch
1478+
https://ftp.nluug.nl/pub/vim/unstable/patches/ctags-5.5.4.patch
14791479
A compiled .exe for MS-Windows can be found at:
14801480
http://ctags.sourceforge.net/
14811481
https://github.com/universal-ctags/ctags-win32

0 commit comments

Comments
 (0)