diff options
author | Björn Linse <bjorn.linse@gmail.com> | 2015-05-10 15:18:39 +0200 |
---|---|---|
committer | Björn Linse <bjorn.linse@gmail.com> | 2015-05-17 18:39:25 +0200 |
commit | d9acfbd471403a4f11ad050665633d3311a462d9 (patch) | |
tree | 91afcb17b227c7b4c31a2c02587e0a54f968c3f2 /runtime/doc/vim_diff.txt | |
parent | f4423c96973c1c35945c5be9b22331550be92ce8 (diff) | |
download | rneovim-d9acfbd471403a4f11ad050665633d3311a462d9.tar.gz rneovim-d9acfbd471403a4f11ad050665633d3311a462d9.tar.bz2 rneovim-d9acfbd471403a4f11ad050665633d3311a462d9.zip |
options: mark nonfunctional &termencoding option as hidden. #2631
Remove related dead code and references in the docs.
Helped-By: Michael Reed <m.reed@mykolab.com>
Helped-By: Shougo Matsushita <Shougo.Matsu@gmail.com>
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 20653f03bc..ac32c9d52c 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -115,6 +115,7 @@ Other options: 'macatsui' 'shortname' 'shelltype' + 'termencoding' 'textauto' 'textmode' |