- Mastering Vim
- Ruslan Osipov
- 74字
- 2021-06-10 18:51:23
Setting up on Windows
Windows provides two primary routes for using Vim: setting up Cygwin and providing a more Unix-like command-line experience, or installing gVim—a graphical version of Vim (which supports working with cmd.exe on Windows). I recommend installing both and picking your favorite: gVim feels slightly more at home on Windows (and it is easier to install), while Cygwin might feel more at home if you're used to the Unix shell.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Functional Programming in JavaScript
- Blockly創意趣味編程
- Java Web基礎與實例教程
- Effective Python Penetration Testing
- Building RESTful Python Web Services
- 青少年信息學競賽
- NoSQL數據庫原理
- PHP+Ajax+jQuery網站開發項目式教程
- D3.js By Example
- Hands-On JavaScript for Python Developers
- 深度學習原理與PyTorch實戰(第2版)
- Windows Phone 8 Game Development
- Learning Android Application Testing
- Visual C++開發寶典