RSSAmplifier

Posts about programming - Phelipe Teles · Aug 12, 2020

Asynchronous :make in Neovim with Lua

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

The :make command in Vim is quite useful, it runs whatever program is under the makeprg option and returns its output in the quickfix list, where you’ll be able to hop through the errors if they were parsed correctly by the errorformat option.

Read on phelipetls.github.io

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.