On 15/10/08 06:11, [EMAIL PROTECTED] wrote: > Dear all, > > I recently installed ViM7.2 in my HOME directory to use new features > in VIM. > > I'm facing some problems with file explore. > I'm not able to see (*explore) commands in VIM. > > I'm also not able to see Mkvimball commands etc. > > Does anyone know this problem and solution to it? > > Please dole me know how can i solve this problem. > > Regards, > Sandeep
When you type ":scriptnames" in a running Vim, does the output include the following lines (or the equivalent for your OS)? 22: /usr/local/share/vim/vim72/plugin/getscriptPlugin.vim 23: /usr/local/share/vim/vim72/plugin/gzip.vim 24: /usr/local/share/vim/vim72/plugin/matchparen.vim 25: /usr/local/share/vim/vim72/plugin/netrwPlugin.vim 26: /usr/local/share/vim/vim72/plugin/rrhelper.vim 27: /usr/local/share/vim/vim72/plugin/spellfile.vim 28: /usr/local/share/vim/vim72/plugin/tarPlugin.vim 29: /usr/local/share/vim/vim72/plugin/tohtml.vim 30: /usr/local/share/vim/vim72/plugin/vimballPlugin.vim 31: /usr/local/share/vim/vim72/plugin/zipPlugin.vim If you don't, is it totally empty or is your list different? (and what is it?) Best regards, Tony. -- God isn't dead, he just couldn't find a parking place. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
