Skip to content

Commit 4f86cbc

Browse files
author
skywind3000
committed
1. purify and refactor, remove useless codes.
2. new command modifier `g:asyncrun_program`. 3. the `-program=xx` supports `msys`, `mingw32`, `mingw64` and `cygwin`.
1 parent e0f500e commit 4f86cbc

File tree

2 files changed

+108
-196
lines changed

2 files changed

+108
-196
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ See: [Cooperate with famous plugins](https://github.com/skywind3000/asyncrun.vim
373373

374374
## History
375375

376+
- 2.5.0 (2020-02-29): refactor, remove useless codes, new command modifier `g:asyncrun_program`.
376377
- 2.4.8 (2020-02-21): run with `:execute` if command is starting with colon.
377378
- 2.4.7 (2020-02-21): new customizable runners by `g:asyncrun_runner`, see [customize runner](https://github.com/skywind3000/asyncrun.vim/wiki/Customize-Runner).
378379
- 2.4.0 (2020-02-10): fixed internal terminal issue in msys.

0 commit comments

Comments
 (0)