1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-23 09:21:33 +08:00
Commit Graph

79 Commits

Author SHA1 Message Date
Wang Shidong
944fe9211f
Fix lint (#3124) 2019-10-05 22:31:49 +08:00
lqhSniper
a04f1106b7 plugin install failed to call _append_buf_line in WIN10 (#3011) 2019-08-27 22:45:09 +08:00
lqhSniper
cdca7e3648 Update manager.vim (#3010)
endif  wrong
when start gvim, SPInstall  error
2019-08-22 17:10:48 +08:00
Wang Shidong
331139505a
Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
Wang Shidong
325f941984
Improve plugin manager (#2873) 2019-06-07 12:12:42 +08:00
飘尘
5c45ca9aed Implement Auto Reinstall Failed Plugins for #2405 (#2782)
* Implement Auto Reinstall Failed Plugins for #2405

* Include builded failed plugins

* Add install failed support

* Fix: deleted lines won't write to register
2019-05-06 10:34:02 +08:00
Lin Kun
5e64d6379b Doc: fix typos. (#2551) 2019-02-03 20:51:00 +08:00
Wang Shidong
6de331d8be
Fix spacevim rtp (#2550) 2019-02-03 00:07:31 +08:00
Wang Shidong
4a8b762c41
Fix dein-ui errors (#2352)
* Fix dein

* Update wiki for dein ui

close https://github.com/wsdjeg/dein-ui.vim/issues/3
2018-12-16 20:28:55 +08:00
rcasta74
2d6b3a98c4 Improve compatibility with old vim (#2130)
* fix variable type mismatch

* Disable plugin with neobundle plugin manager

* Call the correct 'get' function when plugin_manager is neobundle

* Update the Following-HEAD page.
2018-09-02 18:30:15 -05:00
Wang Shidong
1f8ddcf6d7
Add old vim support (#2116) 2018-09-01 11:18:47 +08:00
Wang Shidong
63f83ddc92
Fix plugin manager (#2110)
* Update manager.vim

* Update manager.vim
2018-08-31 11:09:17 +08:00
Wang Shidong
a41d4a0ae1
Fix plugin manager (#1962)
use dein only when has patch 7.4.2071
2018-07-21 15:34:13 +08:00
Wang Shidong
9e4bed4961
Fix: check if term_start exist (#1881) 2018-06-26 22:09:17 +08:00
wsdjeg
9a3b59c818 Update help file 2018-06-15 20:41:11 +08:00
wsdjeg
e8dde59255 Fix update 2018-06-13 20:34:55 +08:00
Wang Shidong
557c19b692
Update manager.vim
close #1822
2018-06-12 09:58:40 +08:00
Wang Shidong
3eb94b292e
Improve system api (#1780)
* Improve system api

* Update apis

* Update apis

* Update apis

* Update apis

* Update apis

* Update file api

* Update build options of vimproc
2018-06-03 10:40:11 +08:00
Wang Shidong
3675b16098
Improve lang#c layer (#1619) 2018-04-10 22:16:53 +08:00
wsdjeg
9695f29cfb Fix plugin manager 2018-04-09 22:30:10 +08:00
Wang Shidong
c580ac62ee
Rewrite plugin manager (#1446)
* Rewrite plugin manager

* Rewrite plugin manager

* Improve max processes

* Fix

* Fixup

* Fixup

* Fixup

* Fixup

* Fixup

* Add func for terminal plugin manager

* Fix plugin manager

* Add key binding for view plugin status
2018-03-02 21:17:30 +08:00
Wang Shidong
a2400b7d27
Relicense (#1406) 2018-02-15 22:25:03 +08:00
wsdjeg
135e60831f Add gf support in windows for plugin manager 2017-12-27 11:53:48 +08:00
wsdjeg
271b35c8d0 Improve plugin manager 2017-12-26 21:09:23 +08:00
wsdjeg
5f3b59ff85 Add key binding for open plugin dir 2017-12-23 00:38:24 +08:00
wsdjeg
c48ab7e6a2 Add more info about plugin update 2017-12-22 23:57:26 +08:00
wsdjeg
1797eae1a3 Fix #1087 2017-12-22 23:40:01 +08:00
wsdjeg
f58a62eeb2 Fix #1070 2017-12-04 23:10:51 +08:00
wsdjeg
9310e52cdc Fix up 2017-12-01 19:45:17 +08:00
wsdjeg
8c61e77277 Support old version of git
close #1049
2017-12-01 19:37:03 +08:00
wsdjeg
702504768b Update logger api 2017-11-11 23:20:20 +08:00
wsdjeg
fc534c7afc Clone --recursive instead
ref: https://github.com/Shougo/dein.vim/issues/141
2017-11-05 18:47:02 +08:00
wsdjeg
34fa2a9a49 Add SPReinstall command for reinstall plugins
close #866
2017-09-28 21:36:54 +08:00
wsdjeg
11c7d5cbda Fix #803 2017-08-27 15:00:49 +08:00
wsdjeg
b29d5639e1 Fix plugin manager
close #761
2017-08-01 04:22:02 +08:00
wsdjeg
e356ded27d Fix up: do not add invalid jobid 2017-07-29 22:06:34 +08:00
wsdjeg
2845282410 Fix plugin manager ui: show error message
close #741
2017-07-29 21:59:11 +08:00
wsdjeg
93d2b8131f Show update percentage when updating plugins
close #698
2017-07-03 19:56:35 +08:00
unknown
e9989d057b Fix install manager 2017-06-16 12:14:49 +08:00
wsdjeg
a307bb2c7a Fix maxfuncdepth 2017-05-22 19:39:33 +08:00
wsdjeg
f063f66bb6 Fix install process 2017-04-22 16:08:07 +08:00
wsdjeg
83882ba74f Fix build cwd option catch 2017-04-22 15:42:01 +08:00
wsdjeg
0f88225ab3 Add sync support 2017-04-22 15:30:22 +08:00
wsdjeg
e36df642c8 Fix build 2017-04-22 15:19:13 +08:00
wsdjeg
13b22a601f Recover nvim or +python support 2017-04-16 19:38:20 +08:00
wsdjeg
a076a6aec0 Fix #442 2017-04-16 19:36:35 +08:00
wsdjeg
3d1894b268 Use vim without python support 2017-04-16 19:30:29 +08:00
wsdjeg
ac25743682 Mark in progress plugins 2017-04-15 22:47:23 +08:00
wsdjeg
d4b8131be0 Mark failed plugins 2017-04-15 22:39:53 +08:00
wsdjeg
ee8c3a4c55 Fix building progress 2017-04-15 22:36:58 +08:00