Book description
Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the future of Vim with Neovim: a fork of Vim that includes a built-in terminal emulator that will transform your workflow. Whether you choose to switch to Neovim or stick with Vim 8, you'll be a better developer.
A serious tool for programmers and web developers, no other text editor comes close to Vim for speed and efficiency. Make Vim the centerpiece of a Unix-based IDE as you discover new ways to work with Vim 8 and Neovim in more than 20 hands-on tips.
Execute tasks asynchronously, allowing you to continue in Vim while linting, grepping, building a project, or running a test suite. Install plugins to be loaded on startup - or on-demand when you need them - with Vim 8's new package support. Save and restore sessions, enabling you to quit Vim and restart again while preserving your window layout and undo history. Use Neovim as a drop-in replacement for Vim - it supports all of the features Vim 8 offers and more, including an integrated terminal that lets you quickly perform interactive commands. And if you enjoy using tmux and Vim together, you'll love Neovim's terminal emulator, which lets you run an interactive shell in a buffer. The terminal buffers fit naturally with Vim's split windows, and you can use Normal mode commands to scroll, search, copy, and paste. On top of all that: Neovim's terminal buffers are scriptable.
With Vim at the core of your development environment, you'll become a faster and more efficient developer.
What You Need:
You'll need a Unix-based environment and an up-to-date release of Vim (8.0 or newer). For the tips about running a terminal emulator, you'll need to install Neovim.
Publisher resources
Table of contents
- Acknowledgments
- Introduction
- 1. Get Modern Vim
- 2. Installing Plugins
- 3. Opening Files
- 4. Working with the Quickfix List
-
5. Neovim’s Built-In Terminal Emulator
- Tip 15. Grokking Terminal Mode
- Tip 16. Running Programs in a Terminal Buffer
- Tip 17. Managing Windows That Contain Terminal Buffers
- Tip 18. Using Normal Mode Commands in a Terminal Buffer
- Tip 19. Sending Commands to a Terminal Buffer
- Tip 20. Applying Customizations to Your Shell in a Terminal Buffer
- Tip 21. Avoiding Nested Neovim Instances
- Tip 22. Using an Existing nvim Instance as the Preferred Editor
- 6. Sessions
- 7. Configuring Vim
- A1. What’s Next for Modern Vim?
- Bibliography
Product information
- Title: Modern Vim
- Author(s):
- Release date: May 2018
- Publisher(s): Pragmatic Bookshelf
- ISBN: 9781680502626
You might also like
video
Vim Masterclass
Do you know that most of the command-line experts use the powerful features of the Vim …
book
Practical Vim, 2nd Edition
Vim is a fast and efficient text editor that will make you a faster and more …
book
Learning Modern Linux
If you use Linux in development or operations and need a structured approach to help you …
book
Learning the vi and Vim Editors, 8th Edition
Among the text editors being used in the programming community, perhaps the most important family is …