1. 获取macvim源代码
git clone https://github.com/b4winckler/macvim.git

2 配置及编译

编译选项
./configure --with-features=huge

3make

4编译后的文件在src/MacVim/build/Release目录下,将MacVim.app复制到/Applications目录下即可
5 配色: 我用的是default

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2021-10-30
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-29
  • 2021-07-22
  • 2021-04-26
  • 2021-06-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案