diff options
author | Jakob Schnitzer <mail@jakobschnitzer.de> | 2015-09-17 17:19:46 +0200 |
---|---|---|
committer | Jakob Schnitzer <mail@jakobschnitzer.de> | 2015-09-17 19:38:24 +0200 |
commit | e3289e53540e6163128bec8865f433cc8c1b1d06 (patch) | |
tree | 9f0e4617b0b265475caf0227538c033694673255 /runtime/doc/vim_diff.txt | |
parent | 5d8f06fdc7f16b16fa958442032e72a88843c590 (diff) | |
download | rneovim-e3289e53540e6163128bec8865f433cc8c1b1d06.tar.gz rneovim-e3289e53540e6163128bec8865f433cc8c1b1d06.tar.bz2 rneovim-e3289e53540e6163128bec8865f433cc8c1b1d06.zip |
doc: mark 'toolbar' and 'toolbariconsize' as removed.
These options have been removed from the code, so also mark them as
removed in the docs
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 52146cd946..fe4b61815b 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -159,6 +159,8 @@ Other options: 'termencoding' 'textauto' 'textmode' + 'toolbar' + 'toolbariconsize' 'ttybuiltin' 'ttymouse' 'weirdinvert' |