書名: Mastering Vim作者名: Ruslan Osipov本章字數: 173字更新時間: 2021-06-10 18:51:20
What this book covers
Chapter 1, Getting Started, introduces the reader to basic concepts and the world of Vim.
Chapter 2, Advanced Editing and Navigation, covers movement and more complex editing operations, and introduces a number of plugins.
Chapter 3, Follow the Leader – Plugin Management, talks about modes, mappings, and managing your plugins.
Chapter 4, Understanding the Text, helps you interact with, and navigate, code bases in a semantically meaningful way.
Chapter 5, Build, Test, and Execute, explores options for running code in, or alongside, your editor.
Chapter 6, Refactoring Code with Regex and Macros, takes a deeper look at refactoring operations.
Chapter 7, Making Vim Your Own, discusses options available for further customizing your Vim experience.
Chapter 8, Transcending the Mundane with Vimscript, dives into the powerful scripting language Vim provides.
Chapter 9, Neovim, showcases one of Vim's younger siblings.
Chapter 10, Where to Go from Here, provides some farewell food for thought and points at a few places on the internet you might be interested in.
- 新編Premiere Pro CC從入門到精通
- Mastering C# Concurrency
- Java Web基礎與實例教程
- 你必須知道的204個Visual C++開發問題
- Easy Web Development with WaveMaker
- Angular開發入門與實戰
- 51單片機C語言開發教程
- Android驅動開發權威指南
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Getting Started with Nano Server
- 百萬在線:大型游戲服務端開發
- 計算機組裝與維護(第二版)
- MongoDB Administrator’s Guide
- 一覽眾山小:ASP.NET Web開發修行實錄
- Python數據可視化之matplotlib實踐