" " Filename: cream-menu-help.vim " " Cream -- An easy-to-use configuration of the famous Vim text editor " [ http://cream.sourceforge.net ] Copyright (C) 2001-2007 Steve Hall " " License: " This program is free software; you can redistribute it and/or modify " it under the terms of the GNU General Public License as published by " the Free Software Foundation; either version 2 of the License, or " (at your option) any later version. " [ http://www.gnu.org/licenses/gpl.html ] " " This program is distributed in the hope that it will be useful, but " WITHOUT ANY WARRANTY; without even the implied warranty of " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU " General Public License for more details. " " You should have received a copy of the GNU General Public License " along with this program; if not, write to the Free Software " Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA " 02111-1307, USA. " imenu 90.010 &Help.Keyboard\ ShortcutsF1 :call Cream_help("keyboardshortcuts.html") vmenu 90.010 &Help.Keyboard\ ShortcutsF1 :call Cream_help("keyboardshortcuts.html") imenu 90.011 &Help.Features :call Cream_help("features.html") vmenu 90.011 &Help.Features :call Cream_help("features.html") imenu 90.012 &Help.FAQ :call Cream_help("faq.html") vmenu 90.012 &Help.FAQ :call Cream_help("faq.html") imenu 90.013 &Help.License :call Cream_file_open_defaultapp("http://www.gnu.org/licenses/gpl.html") vmenu 90.013 &Help.License :call Cream_file_open_defaultapp("http://www.gnu.org/licenses/gpl.html") imenu 90.014 &Help.Contributors :call Cream_help("contributors.html") vmenu 90.014 &Help.Contributors :call Cream_help("contributors.html") imenu 90.800 &Help.-Sep800- imenu 90.810 &Help.&Vim\ Help\ (expert).&Overview :help vmenu 90.810 &Help.&Vim\ Help\ (expert).&Overview :help imenu 90.811 &Help.&Vim\ Help\ (expert).&User\ Manual :help usr_toc vmenu 90.811 &Help.&Vim\ Help\ (expert).&User\ Manual :help usr_toc imenu 90.812 &Help.&Vim\ Help\ (expert).&List\ Help\ Topics\.\.\.Alt+F1 :call Cream_help_listtopics() vmenu 90.812 &Help.&Vim\ Help\ (expert).&List\ Help\ Topics\.\.\.Alt+F1 :call Cream_help_listtopics() imenu 90.813 &Help.&Vim\ Help\ (expert).&Go\ to\ Help\ Topic\.\.\.Ctrl+F1 :call Cream_help_find() vmenu 90.813 &Help.&Vim\ Help\ (expert).&Go\ to\ Help\ Topic\.\.\.Ctrl+F1 :call Cream_help_find() imenu 90.820 &Help.&Vim\ Help\ (expert).-Sep45- imenu 90.821 &Help.&Vim\ Help\ (expert).&How-to\ links :help how-to vmenu 90.821 &Help.&Vim\ Help\ (expert).&How-to\ links :help how-to imenu 90.822 &Help.&Vim\ Help\ (expert).&GUI :help gui vmenu 90.822 &Help.&Vim\ Help\ (expert).&GUI :help gui imenu 90.823 &Help.&Vim\ Help\ (expert).&Credits :help credits vmenu 90.823 &Help.&Vim\ Help\ (expert).&Credits :help credits imenu 90.824 &Help.&Vim\ Help\ (expert).Co&pying :help uganda vmenu 90.824 &Help.&Vim\ Help\ (expert).Co&pying :help uganda imenu 90.825 &Help.&Vim\ Help\ (expert).&Version\.\.\. :version vmenu 90.825 &Help.&Vim\ Help\ (expert).&Version\.\.\. :version imenu 90.826 &Help.&Vim\ Help\ (expert).&About\.\.\. :intro vmenu 90.826 &Help.&Vim\ Help\ (expert).&About\.\.\. :intro imenu 90.900 &Help.-Sep900- imenu 90.910 &Help.&About\ Cream\.\.\. :call Cream_splash() vmenu 90.910 &Help.&About\ Cream\.\.\. :call Cream_splash()