2
Advanced Editing and Navigation
Throughout this chapter, you will get a lot more comfortable using Vim in your day-to-day tasks. You will be working with a Python code base, which should provide you with a set of real-life scenarios for working with code. If you have a project of your own handy, you can choose to try out the lessons taught in this chapter using your own project files; however, you might find that not every scenario applies to your code base.
The following topics will be covered in this chapter:
- A quick-and-dirty way of installing Vim plugins (with a better way to install and manage plugins following in Chapter 3, Follow the Leader – Plugin Management).
- Keeping your workspace organized when working with multiple or long files ...
Get Mastering Vim - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.