An open API service indexing awesome lists of open source software.

https://github.com/matveyt/vim-jmake

Vim asynchronous :Make and :Grep
https://github.com/matveyt/vim-jmake

asynchronous nvim vim vim-plugin

Last synced: about 1 month ago
JSON representation

Vim asynchronous :Make and :Grep

Awesome Lists containing this project

README

          

### Description

This Vim plugin provides asynchcronous :Make and :Grep commands.

#### Download and Install

```
$ git clone https://github.com/matveyt/vim-jmake ~/.vim/pack/manual/start/vim-jmake
```

#### Usage

See `:help jmake.txt`.