File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- *netbeans.txt* For Vim バージョン 8.0 . Last change: 2016 Jul 15
1
+ *netbeans.txt* For Vim バージョン 8.1 . Last change: 2016 Jul 15
2
2
3
3
4
4
VIMリファレンスマニュアル by Gordon Prieur et al.
@@ -119,7 +119,7 @@ NetBeans インターフェイスを有効にしたくない場合は、Makefile
119
119
"--disable-netbeans" の行のコメントアウトを解除すれば無効にできます。
120
120
121
121
現在 NetBeans インターフェイスは端末動作の Vim と GUI (GTK, GNOME, Windows,
122
- Athena, Motif) の GVim でのみサポートされています。
122
+ Athena, Motif) の gvim でのみサポートされています。
123
123
124
124
Motif をサポートするためには XPM ライブラリが必要です。XPM の最新バージョン
125
125
を入手する方法については | workshop-xpm | を参照してください。
Original file line number Diff line number Diff line change 1
- *netbeans.txt* For Vim version 8.0 . Last change: 2016 Jul 15
1
+ *netbeans.txt* For Vim version 8.1 . Last change: 2016 Jul 15
2
2
3
3
4
4
VIM REFERENCE MANUAL by Gordon Prieur et al.
@@ -120,7 +120,7 @@ In case you do not want the NetBeans interface you can disable it by
120
120
uncommenting a line with "--disable-netbeans" in the Makefile.
121
121
122
122
Currently the NetBeans interface is supported by Vim running in a terminal and
123
- by GVim when it is run with one of the following GUIs: GTK, GNOME, Windows,
123
+ by gvim when it is run with one of the following GUIs: GTK, GNOME, Windows,
124
124
Athena and Motif.
125
125
126
126
If Motif support is required the user must supply XPM libraries. See
@@ -996,7 +996,7 @@ to "Vim". In the Expert tab make sure the "Vim Command" is correct.
996
996
You should be careful if you change the "Vim Command". There are command
997
997
line options there which must be there for the connection to be properly
998
998
set up. You can change the command name but that's about it. If your gvim
999
- can be found by your $PATH then the VIM Command can start with "gvim". If
999
+ can be found by your $PATH then the Vim Command can start with "gvim". If
1000
1000
you don't want gvim searched from your $PATH then hard code in the full
1001
1001
Unix path name. At this point you should get a gvim for any source file
1002
1002
you open in NetBeans.
You can’t perform that action at this time.
0 commit comments