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
- Host: GitHub
- URL: https://github.com/matveyt/vim-jmake
- Owner: matveyt
- Created: 2020-06-22T10:26:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T09:23:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T17:24:41.755Z (over 1 year ago)
- Topics: asynchronous, nvim, vim, vim-plugin
- Language: Vim script
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.