diff options
author | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-14 15:38:19 -0500 |
---|---|---|
committer | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-14 15:38:19 -0500 |
commit | 964e52e81f25db64471b37252651c0da89d41d5a (patch) | |
tree | 8d629356c26a3cd6f98b1115ff8a6432d4013a64 /runtime/doc/vim_diff.txt | |
parent | 68550b0d639c959bf381c92641d87383ab72610f (diff) | |
parent | 62d137ce09692e7c85a489fce6ae07a7c7ad004c (diff) | |
download | rneovim-964e52e81f25db64471b37252651c0da89d41d5a.tar.gz rneovim-964e52e81f25db64471b37252651c0da89d41d5a.tar.bz2 rneovim-964e52e81f25db64471b37252651c0da89d41d5a.zip |
Merge pull request #4009 from sethjackson/swapsync
[RFC] Remove 'swapsync'
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 b9b313b508..6609a96e9e 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -206,6 +206,7 @@ Other options: 'restorescreen' 'shelltype' 'shortname' + 'swapsync' 'termencoding' (Vim 7.4.852 also removed this for Windows) 'textauto' 'textmode' |