Coder Social home page Coder Social logo

mvim: command not found about main HOT 3 CLOSED

guori12321 avatar guori12321 commented on June 29, 2024
mvim: command not found

from main.

Comments (3)

jwu avatar jwu commented on June 29, 2024

Hi guori,

This is because you didn't make mvim as a default command in terminal for your MacVim. To solve this, follow the step:

  1. Find your MacVim package or download it again from MacVim website
  2. Extract the package, you will see the mvim shell command under it
  3. Copy mvim to /usr/local/bin
cp mvim /usr/local/bin

After that, try type mvim in your terminal. Make sure MacVim start up. Then follow the install instrument to finish the install.

Don't forget to "Install External Tools" under the install instrument

from main.

guori12321 avatar guori12321 commented on June 29, 2024

Thanks! It works. I used to open MacVim through 'alias vim=open -a macvim',
so there is no mvim command.

BTW, for the external tools:

Ray:main ray$ brew install sed

Error: No available formula for sed

Searching taps...

Perhaps the package has a new name now?

2014-04-21 2:13 GMT+02:00 Wu Jie [email protected]:

Hi guori,

This is because you didn't make mvim as a default command in terminal for
your MacVim. To solve this, follow the step:

  1. Find your MacVim package or download it again from MacVim website
  2. Extract the package, you will see the mvim shell command under it
  3. Copy mvim to /usr/local/bin

cp mvim /usr/local/bin

After that, try type mvim in your terminal. Make sure MacVim start up.
Then follow the install instrument to finish the install.

Don't forget to "Install External Tools" under the install instrumenthttp://exvim.github.io/docs/install/


Reply to this email directly or view it on GitHubhttps://github.com//issues/40#issuecomment-40908688
.

Guo Rui
Senior Undergraduate Student
School of Software
Harbin Institute of Technology

from main.

jwu avatar jwu commented on June 29, 2024

The sed is installed by default in Mac. I got the same error as you print. I should remove this from document.

from main.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.