diff options
author | Michael Reed <m.reed@mykolab.com> | 2015-06-26 00:57:22 -0400 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2015-07-04 15:43:54 -0400 |
commit | cadf93e6fc073d791bfa2b7a08a931be6d1b8a9f (patch) | |
tree | 317af2f63a72f0ba94d94e4ebb3b85976f6d53cf /runtime/doc/vim_diff.txt | |
parent | fab635f858ff90103c045f6f395ce6baf8c7ac3f (diff) | |
download | rneovim-cadf93e6fc073d791bfa2b7a08a931be6d1b8a9f.tar.gz rneovim-cadf93e6fc073d791bfa2b7a08a931be6d1b8a9f.tar.bz2 rneovim-cadf93e6fc073d791bfa2b7a08a931be6d1b8a9f.zip |
Remove 'guipty' references
Presumably due to tarruda's unifdefing, it was already a no-op at the
time of nvim's first commit.
It's probably better to be clear that it doesn't exist, as opposed to
users thinking `:set guipty` is doing something when it isn't.
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 19f56c4e18..bb3cce1552 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -132,6 +132,7 @@ MS-DOS support: 'conskey' Other options: + 'guipty' 'macatsui' 'shelltype' 'shortname' |