diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2014-12-09 20:12:19 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-12-09 20:12:19 -0500 |
commit | b11ada1aba4c6d15128446b9669b5993ce937d11 (patch) | |
tree | 5d67b48c5e3b0efa82deea612e9113077828fbd9 /runtime/doc/quickref.txt | |
parent | c5b9e5d1d317b74d4adf7637cd9081be4ee52722 (diff) | |
parent | f33abc4661d069727439958cedeaa4883ea3f298 (diff) | |
download | rneovim-b11ada1aba4c6d15128446b9669b5993ce937d11.tar.gz rneovim-b11ada1aba4c6d15128446b9669b5993ce937d11.tar.bz2 rneovim-b11ada1aba4c6d15128446b9669b5993ce937d11.zip |
Merge pull request #1628 from Pyrohh/misc-cleanup
More misc. platform cleanup
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 9a9e85d421..d320e6cd24 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -802,7 +802,6 @@ Short explanation of each option: *option-list* 'omnifunc' 'ofu' function for filetype-specific completion 'opendevice' 'odev' allow reading/writing devices on MS-Windows 'operatorfunc' 'opfunc' function to be called for |g@| operator -'osfiletype' 'oft' no longer supported 'paragraphs' 'para' nroff macros that separate paragraphs 'paste' allow pasting text 'pastetoggle' 'pt' key code that causes 'paste' to toggle |