diff options
author | Michael Reed <m.reed@mykolab.com> | 2015-05-05 22:00:43 -0400 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2015-05-18 11:06:54 -0400 |
commit | 59b7299570158eb846a56c07ff03d224140eba5e (patch) | |
tree | a517246497d2740fcd751a38a29e1f7cb04824de /runtime/doc/quickref.txt | |
parent | c50c831b85c9ca44cbc2857beaf8978bdcf99a7d (diff) | |
download | rneovim-59b7299570158eb846a56c07ff03d224140eba5e.tar.gz rneovim-59b7299570158eb846a56c07ff03d224140eba5e.tar.bz2 rneovim-59b7299570158eb846a56c07ff03d224140eba5e.zip |
Cleanup 'weirdinvert' remnants
Removed in 3baba1e7bc6698e6bc9f1d37fce88b30d6274bc9, but the docs
weren't updated.
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r-- | runtime/doc/quickref.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index cd9236138a..6e1c7ca561 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -918,7 +918,6 @@ Short explanation of each option: *option-list* 'virtualedit' 've' when to use virtual editing 'visualbell' 'vb' use visual bell instead of beeping 'warn' warn for shell command when buffer was changed -'weirdinvert' 'wiv' for terminals that have weird inversion method 'whichwrap' 'ww' allow specified keys to cross line boundaries 'wildchar' 'wc' command-line character for wildcard expansion 'wildcharm' 'wcm' like 'wildchar' but also works when mapped |