diff options
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index a1d7c7d62c..6609a96e9e 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -199,10 +199,14 @@ 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' 'shortname' + 'swapsync' 'termencoding' (Vim 7.4.852 also removed this for Windows) 'textauto' 'textmode' @@ -215,6 +219,7 @@ Other options: Other commands: :Print :fixdel + :helpfind :mode (no longer accepts an argument) :open :shell |