- 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.
推薦閱讀
- Advanced Splunk
- UNIX編程藝術
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- FreeSWITCH 1.6 Cookbook
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Reactive Programming With Java 9
- Python機器學習基礎教程
- Learning Vaadin 7(Second Edition)
- HTML5 APP開發從入門到精通(微課精編版)
- Quantum Computing and Blockchain in Business
- Qt5 C++ GUI Programming Cookbook
- Node.js從入門到精通
- 循序漸進Vue.js 3前端開發實戰
- VMware vRealize Orchestrator Essentials
- Go語言編程之旅:一起用Go做項目