Skip to Content
Modern Vim
book

Modern Vim

by Drew Neil
May 2018
Intermediate to advanced
168 pages
4h 2m
English
Pragmatic Bookshelf
Content preview from Modern Vim
Tip 11Switching Compilers

In the previous tip, you learned how to build a project by selecting an appropriate compiler plugin then using the :make command. In a real project, things may not be so simple. You might have several different ways of building the project, depending on whether you are targeting a development or production environment. You might have other build-like tasks, such as linting your files or running your test suite. If you want to use the :make command for various different tasks, you’re going to have to switch between compiler plugins.

Preparation

This tip builds on top of the material from the previous tip. Follow the steps from the Preparation section in that tip to install the Dispatch plugin and set up the demo project. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Vim Masterclass

Vim Masterclass

Jason Cannon
Mastering Vim

Mastering Vim

Ruslan Osipov

Publisher Resources

ISBN: 9781680506006Errata Page