Vim Explorer "non è un comando di editor"

1

Quando apro MacVim (installato con homebrew) nella GUI, Explorer funziona come previsto. Ma se apro "vim" in un terminale, ho ricevuto quel messaggio:

E492: Not an editor command: Explorer

Ma il netrw è installato. Questo è ciò che ritorna: scriptname

4: /usr/local/Cellar/vim/7.4.712_1/share/vim/vim74/plugin/netrwPlugin.vim

vim --version

VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 14 2015 16:38:12)
MacOS X (unix) version

brew info macvim

macvim: stable 7.4-81, HEAD
GUI for vim, made for OS X
https://github.com/macvim-dev/macvim
/usr/local/Cellar/macvim/7.4-77 (1905 files, 34M)
  Built from source
/usr/local/Cellar/macvim/7.4-81 (1918 files, 35M) *
  Built from source
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/macvim.rb
==> Dependencies
Recommended: cscope ✔
Optional: lua ✔, luajit ✘
==> Options
--with-custom-icons
    Try to generate custom document icons
--with-lua
    Build with lua support
--with-luajit
    Build with luajit support
--with-override-system-vim
    Override system vim
--with-python3
    Build with python3 support
--without-cscope
    Build without cscope support
--without-python
    Build without python support
--HEAD
    Install HEAD version
==> Caveats
.app bundles were installed.
Run 'brew linkapps macvim' to symlink these to /Applications.
    
posta Sébastien M 09.11.2015 - 19:09
fonte

1 risposta

-1

Non avevo ancora .vimrc, quando ho aggiunto un file .vimrc, l'Explorer ha funzionato senza problemi.

Ma anche senza .vimrc o .gvimrc, l'Explorer ha funzionato correttamente in MacVim.

    
risposta data 12.11.2015 - 19:03
fonte

Leggi altre domande sui tag