Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/insert.jax
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions en/insert.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down