From f2a401da4a87de7920cd760e1e9367108c2138f3 Mon Sep 17 00:00:00 2001 From: h-east Date: Wed, 23 Jul 2025 20:47:16 +0900 Subject: [PATCH] Update insert.{txt,jax} --- doc/insert.jax | 4 ++-- en/insert.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/insert.jax b/doc/insert.jax index 4818b61c9..ed97200cc 100644 --- a/doc/insert.jax +++ b/doc/insert.jax @@ -1,4 +1,4 @@ -*insert.txt* For Vim バージョン 9.1. Last change: 2025 Jul 17 +*insert.txt* For Vim バージョン 9.1. Last change: 2025 Jul 21 VIMリファレンスマニュアル by Bram Moolenaar @@ -1402,7 +1402,7 @@ Exuberant ctags は開発されなくなったため、Universal ctags を推奨 Exuberant ctags であればバージョン 5.6 以降が推奨されている。バージョン 5.5.4 を使うときは "typename:" フィールドを追加するこのパッチをあてること: - ftp://ftp.vim.org/pub/vim/unstable/patches/ctags-5.5.4.patch + https://ftp.nluug.nl/pub/vim/unstable/patches/ctags-5.5.4.patch MS-Windows 用の exe ファイルは次のサイトからダウンロードできる: http://ctags.sourceforge.net/ https://github.com/universal-ctags/ctags-win32 diff --git a/en/insert.txt b/en/insert.txt index 80b604155..4352388f5 100644 --- a/en/insert.txt +++ b/en/insert.txt @@ -1,4 +1,4 @@ -*insert.txt* For Vim version 9.1. Last change: 2025 Jul 17 +*insert.txt* For Vim version 9.1. Last change: 2025 Jul 21 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1475,7 +1475,7 @@ Universal Ctags is preferred, Exuberant Ctags is no longer being developed. For Exuberant ctags, version 5.6 or later is recommended. For version 5.5.4 you should add a patch that adds the "typename:" field: - ftp://ftp.vim.org/pub/vim/unstable/patches/ctags-5.5.4.patch + https://ftp.nluug.nl/pub/vim/unstable/patches/ctags-5.5.4.patch A compiled .exe for MS-Windows can be found at: http://ctags.sourceforge.net/ https://github.com/universal-ctags/ctags-win32