diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-09-17 14:24:08 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-09-17 14:24:08 -0400 |
commit | a4c41735359d0114e678cbf4888c514f604f01dd (patch) | |
tree | 7aacba3080f92fd90fb86982acefcf4d469d930c /runtime/doc/quickref.txt | |
parent | 7befd0f37cac6575c34b4936371db2181e6d581a (diff) | |
parent | fcd314223d117c5ea21eec2b0556b17b3b7bf2b4 (diff) | |
download | rneovim-a4c41735359d0114e678cbf4888c514f604f01dd.tar.gz rneovim-a4c41735359d0114e678cbf4888c514f604f01dd.tar.bz2 rneovim-a4c41735359d0114e678cbf4888c514f604f01dd.zip |
Merge pull request #3353 from yagebu/docs-misc
docs cleanup: misc
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r-- | runtime/doc/quickref.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index b9ee60318a..c42d98ba90 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -898,8 +898,6 @@ Short explanation of each option: *option-list* 'titlelen' percentage of 'columns' used for window title 'titleold' old title, restored when exiting 'titlestring' string to use for the Vim window title -'toolbar' 'tb' GUI: which items to show in the toolbar -'toolbariconsize' 'tbis' size of the toolbar icons (for GTK 2 only) 'ttimeout' time out on mappings 'ttimeoutlen' 'ttm' time out time for key codes in milliseconds 'ttytype' 'tty' alias for 'term' |