科技代码改变世界Mac优雅使用指南

【CLI】MacVim调研

2015-02-09  本文已影响463人  刘大帅
macvim

参考文章


摘录一些观点

alias vim='/path/to/MacVim.app/Contents/MacOS/Vim'

to have the same vim in MacVim and Terminal.app.  
  
    An even better way to use MacVim's CLI executable in your shell is to move the mvim script bundled with MacVim somewhere in your $PATH and use this command:  

    ```  
$ mvim -v  

macvim的安装

//TODO:


macvim的配置

//TODO:


macvim的使用

//TODO:

上一篇 下一篇

猜你喜欢

热点阅读