diff options
author | Seth Jackson <sethjackson@gmail.com> | 2016-01-11 19:58:39 -0500 |
---|---|---|
committer | Seth Jackson <sethjackson@gmail.com> | 2016-01-14 13:16:10 -0500 |
commit | 7a7a75878642ed94faac3bb4f5a13c37edfb186b (patch) | |
tree | 035b5aa46de6e26472dc856efa262bbbd37f87e1 /runtime/doc/vim_diff.txt | |
parent | bf7bc4dcf0023eb493c0b1d7860e72f3dcd04d78 (diff) | |
download | rneovim-7a7a75878642ed94faac3bb4f5a13c37edfb186b.tar.gz rneovim-7a7a75878642ed94faac3bb4f5a13c37edfb186b.tar.bz2 rneovim-7a7a75878642ed94faac3bb4f5a13c37edfb186b.zip |
doc: Remove references to GTK.
We don't support it.
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index a1d7c7d62c..b9b313b508 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -199,6 +199,9 @@ Other options: 'cpoptions' ('g', 'w', 'H', '*', '-', 'j', and all POSIX flags were removed) 'guioptions' (only the 't' flag was removed) 'guipty' + 'imactivatefunc' + 'imactivatekey' + 'imstatusfunc' 'macatsui' 'restorescreen' 'shelltype' @@ -215,6 +218,7 @@ Other options: Other commands: :Print :fixdel + :helpfind :mode (no longer accepts an argument) :open :shell |