File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- *ft_ada.txt* For Vim バージョン 8.0 . Last change: 2010 Jul 20
1
+ *ft_ada.txt* For Vim バージョン 8.1 . Last change: 2010 Jul 20
2
2
3
3
4
4
ADAファイルタイププラグイン リファレンスマニュアル~
Original file line number Diff line number Diff line change 1
- *ft_ada.txt* For Vim version 8.0 . Last change: 2010 Jul 20
1
+ *ft_ada.txt* For Vim version 8.1 . Last change: 2010 Jul 20
2
2
3
3
4
4
ADA FILE TYPE PLUG-INS REFERENCE MANUAL~
@@ -116,7 +116,7 @@ NOTE: "gnat xref -v" is very tricky to use as it has almost no diagnostic
116
116
then "gnat xref -v *.ad?"
117
117
4) Project manager support is completely broken - don't even try "gnat xref
118
118
-Padacl.gpr".
119
- 5) VIM is faster when the tags file is sorted - use "sort --unique
119
+ 5) Vim is faster when the tags file is sorted - use "sort --unique
120
120
--ignore-case --output=tags tags" .
121
121
6) Remember to insert "!_TAG_FILE_SORTED 2 %sort ui" as first line to mark
122
122
the file assorted.
You can’t perform that action at this time.
0 commit comments