File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- *usr_29.txt* For Vim バージョン 9.1. Last change: 2022 Mar 13
1
+ *usr_29.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -34,8 +34,8 @@ Vim の作者はプログラマです。当然、プログラムを書くため
34
34
"ctags" は Vim に付属してません。ほとんどの Unix システムには最初からインス
35
35
トールされています。持っていない場合は Universal/Exuberant ctags を使ってくだ
36
36
さい:
37
- http://ctags.io ~
38
- http://ctags.sf.net ~
37
+ http://ctags.io
38
+ http://ctags.sf.net
39
39
40
40
Exuberant ctags は開発されなくなったので、Universal ctags を推奨します。
41
41
Original file line number Diff line number Diff line change 1
- *usr_29.txt* For Vim version 9.1. Last change: 2022 Mar 13
1
+ *usr_29.txt* For Vim version 9.1. Last change: 2024 Oct 05
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -34,8 +34,8 @@ following command: >
34
34
35
35
"ctags" is a separate program. Most Unix systems already have it installed.
36
36
If you do not have it yet, you can find Universal/Exuberant ctags at:
37
- http://ctags.io ~
38
- http://ctags.sf.net ~
37
+ http://ctags.io
38
+ http://ctags.sf.net
39
39
40
40
Universal ctags is preferred, Exuberant ctags is no longer being developed.
41
41
You can’t perform that action at this time.
0 commit comments