1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 03:00:06 +08:00
Commit Graph

968 Commits

Author SHA1 Message Date
wsdjeg
1f9cf1033e Update pic in readme 2017-04-19 00:19:26 +08:00
wsdjeg
91199f6cc6 Remame desc of [SPC]/ 2017-04-19 00:11:05 +08:00
wsdjeg
cfca2923d4 Add [SPC]Ts for colorschemes 2017-04-19 00:01:51 +08:00
wsdjeg
c354ee5232 Add toggle theme mapping 2017-04-18 23:55:34 +08:00
wsdjeg
32d52c4db5 Fix leader mapping 2017-04-18 22:57:38 +08:00
wsdjeg
39fe17058b Add +files group mappings 2017-04-18 22:31:49 +08:00
wsdjeg
2f7fda525f Add SPC? mapping 2017-04-18 22:04:56 +08:00
wsdjeg
fd3a26beff Add flag for space mapping 2017-04-18 21:39:09 +08:00
wsdjeg
ed6d162dda Use unite shellcmd output 2017-04-18 00:01:34 +08:00
wsdjeg
c51a60d586 Add shell cmd mapping 2017-04-17 23:52:59 +08:00
wsdjeg
1f16e7b9aa Add errors mappings 2017-04-17 23:41:01 +08:00
wsdjeg
d46d6424b9 Add fancy start screen 2017-04-17 21:56:58 +08:00
wsdjeg
bec852e1e0 Add vim calendar 2017-04-17 21:41:06 +08:00
wsdjeg
a381ad8cc2 Add windows mapping 2017-04-17 21:07:39 +08:00
wsdjeg
75cffccad6 Improve space mapping 2017-04-17 20:40:13 +08:00
wsdjeg
f10b80b00e Add highlight for groupname in guide 2017-04-17 20:24:31 +08:00
wsdjeg
c7e16fad03 Add space prefix mapping 2017-04-17 00:20:51 +08:00
wsdjeg
859182900b Fix #444 2017-04-16 22:41:18 +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
899719b723 Fix VertSplit of gruvbox 2017-04-16 19:00:24 +08:00
Wang Shidong
bf9be875f7 Merge pull request #441 from SpaceVim/plugin_ui
Fix resume windows
2017-04-15 23:03:11 +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
wsdjeg
1191ebf102 Fix updated count 2017-04-15 22:15:13 +08:00
wsdjeg
b756d06521 Fix resume windows 2017-04-15 21:20:53 +08:00
wsdjeg
3a0e625ff6 Fix #434 2017-04-15 20:00:28 +08:00
wsdjeg
cb5438f9b6 Add test for job api 2017-04-15 16:50:33 +08:00
wsdjeg
103a2645c2 Use latest version vim for vader 2017-04-15 15:29:49 +08:00
wsdjeg
e1f168845b fix lint 2017-04-15 15:23:39 +08:00
wsdjeg
84d4a25861 Disable update apt 2017-04-15 14:21:56 +08:00
wsdjeg
5384b968eb Test g: profix 2017-04-15 14:14:52 +08:00
wsdjeg
52e8f762df Add log 2017-04-15 14:06:40 +08:00
wsdjeg
28b308f6d1 Add log for job test 2017-04-15 13:56:15 +08:00
wsdjeg
4994ed7596 Fix job api 2017-04-15 13:39:38 +08:00
wsdjeg
7523e665af Short sleep 2017-04-15 13:09:55 +08:00
wsdjeg
fd86fe7d02 Fix travis yml 2017-04-15 12:33:08 +08:00
wsdjeg
9bc83d7c0d Add test for job 2017-04-15 12:28:48 +08:00
wsdjeg
1f6f036282 Merge branch 'plugin_opt' into dev 2017-04-15 10:52:23 +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
Wang Shidong
aa4e80c0e3 Merge pull request #436 from jetm/dev
Use on_event, instead of deprecated on_i
2017-04-15 09:28:28 +08:00
wsdjeg
b0ce31aefb Add plugin opt:build 2017-04-15 09:20:46 +08:00
Javier Tiá
4a1f7cdf3f Use on_event, instead of deprecated on_i
Based on dein plugin documentation, 'on_i' or 'dein-options-on_i' is
deprecated. It should be used 'on_event'.

'on_i' will call dein#source() on InsertEnter autocmd event, and the
equivalent for 'on_event' is "'on_event' : 'InsertEnter'".
2017-04-14 18:58:30 -06:00
wsdjeg
4d4693c944 Update website pic 2017-04-14 23:26:47 +08:00
wsdjeg
53e44e3be2 Merge branch 'log_api' into dev 2017-04-14 23:11:52 +08:00
wsdjeg
42b7d3bcf3 Remove vim file in test 2017-04-14 23:05:32 +08:00
wsdjeg
837f89c446 Fix lint 2017-04-14 22:58:36 +08:00
wsdjeg
e73c245138 Add test for logger api 2017-04-14 22:30:45 +08:00