- 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.
- PHP 7底層設計與源碼實現
- Getting Started with PowerShell
- INSTANT Weka How-to
- 深入淺出DPDK
- Java加密與解密的藝術
- Oracle Database 12c Security Cookbook
- Learning Apache Kafka(Second Edition)
- 你不知道的JavaScript(中卷)
- Visual FoxPro程序設計
- Visual Basic程序設計
- Create React App 2 Quick Start Guide
- Python算法詳解
- 0 bug:C/C++商用工程之道
- Visual Basic程序設計習題與上機實踐
- 從0到1:HTML5 Canvas動畫開發