From 2fbcc9ab769ee5f86a649824f59e0e008e072fb6 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Tue, 10 Nov 2015 01:45:03 -0500 Subject: Be more explicit about the lack of X11 integration I don't want anyone getting the idea that the `-X` flag they might have used has anything to do with why the `+` is working for them --- runtime/doc/vim_diff.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/doc/vim_diff.txt') diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index b8de17738a..976890f7d7 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -218,6 +218,7 @@ Other commands: Other compile-time features: EBCDIC Emacs tags support + X11 integration (see |x11-selection|) Nvim does not have a built-in GUI and hence the following aliases have been removed: gvim, gex, gview, rgvim, rgview -- cgit