diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-01-14 02:02:39 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-11-07 00:32:00 -0500 |
commit | 120797cf87a55da00fd1b9c0b9fda0a0dfcb0cc8 (patch) | |
tree | 0b8a15fd02daa8a929b55f360f2fd3a90a5caebd /runtime/doc/vim_diff.txt | |
parent | 9499432d7fb1a96c5faf42c6ce538dbf4f7a9463 (diff) | |
download | rneovim-120797cf87a55da00fd1b9c0b9fda0a0dfcb0cc8.tar.gz rneovim-120797cf87a55da00fd1b9c0b9fda0a0dfcb0cc8.tar.bz2 rneovim-120797cf87a55da00fd1b9c0b9fda0a0dfcb0cc8.zip |
doc
- design-not. Closes #2940
- :terminal
- vim_diff: 'termencoding' footnote
- 'shada'. Closes #3619
- eval.txt: job* functions list. Closes #3222
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 6124c36dc9..1060b01a1e 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -197,7 +197,7 @@ Other options: 'macatsui' 'shelltype' 'shortname' - 'termencoding' + 'termencoding' (Vim 7.4.852 also removed this for Windows) 'textauto' 'textmode' 'toolbar' |