Skip to content

Configure mvim as cli tool via the settings #1404

@greenchapter

Description

@greenchapter

Most of the time I would start mvim from the command line, but that is only possible if you add a softlink into /usr/local/bin/ so I would recommend a more user friendly version.

Described solution
A clear and concise description of what you want to happen.

I would recommend a new check box within the settings panel which will add a softlink to /usr/local/bin/ from the GUI.
Screenshot 2023-05-08 at 16 30 52

Currently way to add mvim to the cli
A clear and concise description of any alternative solutions or features you've considered.

  1. Install macvim
  2. Add a softlink sudo ln -s /Applications/MacVim.app/Contents/bin/mvim /usr/local/bin/mvim

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestNew features request. Not an existing issue or bug.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions