- Mastering Vim
- Ruslan Osipov
- 111字
- 2021-06-10 18:51:22
Setting up on MacOS
MacOS comes prepackaged with Vim, but the version can be outdated. There are a few ways to install a fresh version of Vim, and this book will cover two. First, you can install Vim using Homebrew, a package manager for MacOS. You'll have to install Homebrew first, though. Second, you can download a .dmg image of MacVim. This experience would be more familiar because Mac users are used to the visual interface.
Since this book covers interactions with the Command line, I recommend taking the Homebrew route. But you're welcome to go forward with installing the image if interacting with the Command line does not interest you.
推薦閱讀
- OpenCV實例精解
- MATLAB圖像處理超級學習手冊
- JIRA 7 Administration Cookbook(Second Edition)
- MySQL 8 DBA基礎教程
- 跟小海龜學Python
- Designing Hyper-V Solutions
- 零基礎學Java(第4版)
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- Java應用開發技術實例教程
- Flutter跨平臺開發入門與實戰
- Instant Lucene.NET
- Building Android UIs with Custom Views
- Go語言編程
- Django實戰:Python Web典型模塊與項目開發
- C#面向對象程序設計(第2版)