Shidong Wang
|
ccab94968a
|
Update job api
|
2018-12-30 15:50:58 +08:00 |
|
Shidong Wang
|
171a7e545e
|
Catch jobstrat error E903
ref: https://github.com/neovim/neovim/issues/8153
|
2018-12-15 21:38:51 +08:00 |
|
Wang Shidong
|
869358a9d9
|
Improve Spacevim api (#2250)
|
2018-10-28 20:52:12 +08:00 |
|
wsdjeg
|
9695f29cfb
|
Fix plugin manager
|
2018-04-09 22:30:10 +08:00 |
|
Wang Shidong
|
c30c171580
|
Merge pull request #1590 from mimadrid/fix_several_typos
Fix several typos
|
2018-04-01 07:05:28 +08:00 |
|
Miguel Madrid Mencía
|
7ce113b2a5
|
Fix typos:
- warpprer -> wrapper
- executeable -> executable
- easist -> easiest
|
2018-03-31 20:10:23 +02:00 |
|
wsdjeg
|
25d2c516b4
|
Fix grep
|
2018-03-31 20:39:08 +08:00 |
|
Wang Shidong
|
3ccd4e4680
|
update file head (#1407)
* update file head
Update file head
* Update file head
* Update file head
|
2018-02-19 22:07:04 +08:00 |
|
wsdjeg
|
9a1b1e6d42
|
Support cwd in job
|
2017-12-27 12:14:37 +08:00 |
|
wsdjeg
|
1c48fafbc4
|
Fix vim support
|
2017-12-11 23:14:03 +08:00 |
|
wsdjeg
|
b75606a405
|
Add debug for job api
|
2017-10-17 23:11:16 +08:00 |
|
wsdjeg
|
3462840414
|
Update job api
|
2017-10-07 22:21:45 +08:00 |
|
wsdjeg
|
60b50ad743
|
Update job api
|
2017-10-07 21:35:09 +08:00 |
|
wsdjeg
|
2845282410
|
Fix plugin manager ui: show error message
close #741
|
2017-07-29 21:59:11 +08:00 |
|
Wang Shidong
|
c94e6613b3
|
Vim8 (#701)
* Fix vim8 support
* Fix vim8 job support
|
2017-07-02 11:17:05 -05:00 |
|
wsdjeg
|
35c9f6542e
|
Enable job feature if it is supported
|
2017-04-22 16:11:11 +08:00 |
|
wsdjeg
|
83882ba74f
|
Fix build cwd option catch
|
2017-04-22 15:42:01 +08:00 |
|
wsdjeg
|
e36df642c8
|
Fix build
|
2017-04-22 15:19:13 +08:00 |
|
wsdjeg
|
3e8a2dddc1
|
Add sync support
|
2017-04-22 14:44:47 +08:00 |
|
wsdjeg
|
607882765f
|
Fallback to sync system()
|
2017-04-22 14:03:37 +08:00 |
|
wsdjeg
|
91a1b6027f
|
Use job in neovim or vim8
|
2017-04-22 13:30:15 +08:00 |
|
wsdjeg
|
4994ed7596
|
Fix job api
|
2017-04-15 13:39:38 +08:00 |
|
wsdjeg
|
b7265ab90f
|
Add support cwd option for vim job
https://github.com/vim/vim/issues/1024
https://github.com/neomake/neomake/pull/575/files#diff-1ceaba5126b0cf477e72f87cb2767af0
before vim's job support cwd option, we use `cd` to implement this
feature.
|
2017-04-15 10:49:31 +08:00 |
|
wsdjeg
|
4fd013dcc6
|
Fix lint
|
2017-04-07 20:47:49 +08:00 |
|
wsdjeg
|
64f45f42a7
|
Fix vim job support
|
2017-04-05 21:11:30 +08:00 |
|
wsdjeg
|
6ddc416214
|
Add vim support
|
2017-04-05 20:32:19 +08:00 |
|
wsdjeg
|
feef100e21
|
Update manager
|
2017-04-04 23:01:41 +08:00 |
|
wsdjeg
|
44ad1cb4fe
|
Add job api for vim and neovim
|
2017-03-31 21:09:38 +08:00 |
|