PATH:
usr
/
share
/
vim
/
vim80
" This Vim script deletes all the menus, so that they can be redefined. " Warning: This also deletes all menus defined by the user! " " Maintainer: Bram Moolenaar <Bram@vim.org> " Last Change: 2001 May 27 aunmenu * silent! unlet did_install_default_menus silent! unlet did_install_syntax_menu if exists("did_menu_trans") menutrans clear unlet did_menu_trans endif silent! unlet find_help_dialog silent! unlet menutrans_help_dialog silent! unlet menutrans_path_dialog silent! unlet menutrans_tags_dialog silent! unlet menutrans_textwidth_dialog silent! unlet menutrans_fileformat_dialog silent! unlet menutrans_no_file " vim: set sw=2 :
[+]
autoload
[-] vimrc_example.vim
[edit]
[-] menu.vim
[edit]
[-] ftplugof.vim
[edit]
[-] synmenu.vim
[edit]
[+]
macros
[+]
syntax
[-] indent.vim
[edit]
[-] mswin.vim
[edit]
[+]
compiler
[-] scripts.vim
[edit]
[+]
lang
[+]
tutor
[-] ftoff.vim
[edit]
[-] defaults.vim
[edit]
[+]
spell
[-] indoff.vim
[edit]
[+]
..
[+]
doc
[+]
print
[-] evim.vim
[edit]
[-] optwin.vim
[edit]
[+]
ftplugin
[-] gvimrc_example.vim
[edit]
[+]
colors
[+]
pack
[-] ftplugin.vim
[edit]
[-] rgb.txt
[edit]
[+]
indent
[+]
keymap
[-] filetype.vim
[edit]
[+]
plugin
[-] delmenu.vim
[edit]
[-] bugreport.vim
[edit]