From 52c6727db6b2eb804188ab7cb9161c2b86b2b54b Mon Sep 17 00:00:00 2001 From: Stefan Hoffmann Date: Sun, 5 Oct 2014 19:28:21 +0200 Subject: doc: remove netbeans.txt --- runtime/doc/gui_x11.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'runtime/doc/gui_x11.txt') diff --git a/runtime/doc/gui_x11.txt b/runtime/doc/gui_x11.txt index f085e2f2cb..51046e48d9 100644 --- a/runtime/doc/gui_x11.txt +++ b/runtime/doc/gui_x11.txt @@ -340,10 +340,6 @@ internally. Look in the GTK documentation for how they are used: --display (GTK+ counterpart of -display; works the same way.) --screen (The screen number; for GTK+ 2.2 multihead support.) -These arguments are ignored when the |+netbeans_intg| feature is used: - -xrm - -mf - As for colors, Vim's color settings (for syntax highlighting) is still done the traditional Vim way. See |:highlight| for more help. -- cgit