aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-12-30 09:09:40 -0500
committerJustin M. Keyes <justinkz@gmail.com>2014-12-30 09:09:40 -0500
commitb5c7fbf4b09334fce266ba9a644e3dd6980993a8 (patch)
treeaa5023538237b1fdc8f2e505ded84939bd69106b /runtime/doc/quickref.txt
parenta31bcfb98afbe4d845911b4d90255c18769f197a (diff)
parent272f1064c74c745af4ac97ca1e46015fc7a6934d (diff)
downloadrneovim-b5c7fbf4b09334fce266ba9a644e3dd6980993a8.tar.gz
rneovim-b5c7fbf4b09334fce266ba9a644e3dd6980993a8.tar.bz2
rneovim-b5c7fbf4b09334fce266ba9a644e3dd6980993a8.zip
Merge pull request #1744 from fwalch/vim-1e8ebf8
vim-patch:1e8ebf8 (missing runtime update)
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index bb3ec6e7fe..5cde4685fc 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -1,4 +1,4 @@
-*quickref.txt* For Vim version 7.4. Last change: 2014 Jun 25
+*quickref.txt* For Vim version 7.4. Last change: 2014 Aug 06
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -826,6 +826,7 @@ Short explanation of each option: *option-list*
'regexpengine' 're' default regexp engine to use
'relativenumber' 'rnu' show relative line number in front of each line
'remap' allow mappings to work recursively
+'renderoptions' 'rop' options for text rendering on Windows
'report' threshold for reporting nr. of lines changed
'restorescreen' 'rs' Win32: restore screen when exiting
'revins' 'ri' inserting characters will work backwards