diff options
author | Michael Reed <Pyrohh@users.noreply.github.com> | 2015-11-11 12:19:40 -0500 |
---|---|---|
committer | Michael Reed <Pyrohh@users.noreply.github.com> | 2015-11-11 12:19:40 -0500 |
commit | 1ee6a6e7d4ace3ab59fa34161d3090eef7a417ed (patch) | |
tree | 03e486371819f8aba909d32755190a371fdeaeff /runtime/doc/vim_diff.txt | |
parent | 947e356cdaa931bec9b2314c36bbfed926514030 (diff) | |
parent | 2fbcc9ab769ee5f86a649824f59e0e008e072fb6 (diff) | |
download | rneovim-1ee6a6e7d4ace3ab59fa34161d3090eef7a417ed.tar.gz rneovim-1ee6a6e7d4ace3ab59fa34161d3090eef7a417ed.tar.bz2 rneovim-1ee6a6e7d4ace3ab59fa34161d3090eef7a417ed.zip |
Merge pull request #3641 from Pyrohh/X11
[RFC] Be more explicit about the lack of X11 integration
Reviewed-by: @justinmk
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |