Wang Shidong
1340f121fa
Add files via upload
2017-01-23 09:17:22 +08:00
Wang Shidong
67c6ac58aa
Update README.md
2017-01-23 09:04:57 +08:00
Wang Shidong
2248104835
Merge pull request #153 from SpaceVim/fix_website
...
Fix website
2017-01-22 23:56:30 +08:00
wsdjeg
893992bd96
Fix website
2017-01-22 23:52:09 +08:00
Wang Shidong
d03d2faf45
Merge pull request #150 from SpaceVim/improve_lang/java
...
Update java.vim
2017-01-22 23:31:32 +08:00
wsdjeg
a297fea9b1
Fix merge
2017-01-22 23:25:19 +08:00
wsdjeg
a40ad536c7
Update layer lang/java doc
2017-01-22 23:20:41 +08:00
wsdjeg
083701ef0f
Merge branch 'update_doc' into dev
2017-01-22 22:25:48 +08:00
wsdjeg
51f0a0ed84
Merge branch 'improve_lang/java' into update_doc
2017-01-22 22:25:22 +08:00
Wang Shidong
eb6be14955
Merge branch 'dev' into improve_lang/java
2017-01-22 22:24:29 +08:00
Wang Shidong
44c6c47108
Merge pull request #152 from SpaceVim/fix_PR151
...
Add argv supporting
2017-01-22 22:14:28 +08:00
wsdjeg
ca64d2e6d1
Add argv supporting
...
after this commit, we can use `~/.install.sh -h` etc.
2017-01-22 22:02:48 +08:00
Wang Shidong
43a8bb0349
Merge branch 'dev' into improve_lang/java
2017-01-22 21:31:51 +08:00
wsdjeg
d3238508c9
Add default mappings
2017-01-22 21:29:29 +08:00
Wang Shidong
8dd2fddcde
Merge pull request #151 from Leonidas-from-XIV/sh-install-guard
...
Add a download guard
2017-01-22 20:49:02 +08:00
Marek Kubica
e49d6698de
Merge branch 'dev' into sh-install-guard
2017-01-22 11:08:19 +01:00
Wang Shidong
c28f796086
Update README_zh_cn.md ( #142 )
...
Merged, and all the mappings and plugins list will be updated after main readme finished.
2017-01-22 12:24:42 +08:00
Wang Shidong
7cbdfd9ca8
Update java.vim
2017-01-22 11:17:31 +08:00
Wang Shidong
eade38dcdf
Merge pull request #148 from SpaceVim/layer_ui
...
Improve plugin list ui
2017-01-22 07:59:54 +08:00
wsdjeg
212eaf1979
Remove unused var
2017-01-21 22:40:49 +08:00
Wang Shidong
b09db36f46
Merge pull request #147 from igalic/lang/puppet
...
add support for puppet
2017-01-21 22:31:49 +08:00
wsdjeg
f27fc529de
Improve plugin list ui
2017-01-21 22:21:15 +08:00
Igor Galić
6c69f0dcc2
add support for puppet
...
The "standard" puppet vim plugin has moved to Voxpupuli. This plugin
requires tabular and syntastic, both of which we already provide.
2017-01-21 15:21:10 +01:00
Wang Shidong
7b63be8a3a
Merge pull request #146 from SpaceVim/lang/js
...
Add lang/javascript layer
2017-01-21 21:50:34 +08:00
wsdjeg
4dc3d806b8
Add lang/javascript layer
2017-01-21 21:47:36 +08:00
Wang Shidong
7557399f74
Merge pull request #145 from SpaceVim/fix_#143
...
Fix issue #143
2017-01-21 20:32:17 +08:00
wsdjeg
3d83a6f29a
Fix issue #143
2017-01-21 20:30:16 +08:00
Wang Shidong
4209ca9b3d
Update README_zh_cn.md
2017-01-21 12:16:42 +08:00
Wang Shidong
a234b7600c
Create README_zh_cn.md
2017-01-21 12:14:49 +08:00
Marek Kubica
66cf47f25a
Add a download guard
2017-01-20 18:09:25 +01:00
Wang Shidong
855fc70329
Merge pull request #139 from SpaceVim/lang/perl
...
Add perl support
2017-01-20 23:02:10 +08:00
wsdjeg
307da5e401
Add perl support
2017-01-20 22:59:38 +08:00
Wang Shidong
5150eaf415
Merge pull request #138 from SpaceVim/lang/lua
...
Add lua support
2017-01-20 22:53:34 +08:00
wsdjeg
81b46f7107
Remove duplicate luaref
2017-01-20 22:43:27 +08:00
wsdjeg
d31cff777d
Add lua support
2017-01-20 22:09:36 +08:00
Wang Shidong
fc38d9cb30
Merge pull request #137 from SpaceVim/fix_issue135
...
Add fcitx.vim only when fcitx is executable
2017-01-20 21:25:22 +08:00
wsdjeg
1a16948a85
Add fcitx.vim only when fcitx is executable
2017-01-20 21:21:44 +08:00
wsdjeg
3a1fda3470
Add lang/c layer doc
2017-01-19 23:49:11 +08:00
Wang Shidong
53bd0db592
Merge pull request #134 from SpaceVim/update_readme
...
Update readme
2017-01-19 22:13:33 +08:00
wsdjeg
1027b8a8cd
Move twitter down
2017-01-19 22:10:15 +08:00
wsdjeg
89ae50c51a
Add github status
2017-01-19 22:08:40 +08:00
wsdjeg
a94836500d
Add stars
2017-01-19 21:58:48 +08:00
wsdjeg
aa99e73a91
Update twitter icon
2017-01-19 21:48:50 +08:00
wsdjeg
aeb61f74c9
Update php layer doc
2017-01-19 21:46:37 +08:00
wsdjeg
35673384ab
Update doc
2017-01-19 20:41:06 +08:00
Wang Shidong
98719db442
Merge pull request #131 from ccheek21/fix_vim_plug
...
Fixed to work with vim-plug
2017-01-19 19:58:15 +08:00
Camden Cheek
8229728e8f
Fixed to work with vim-plug
...
Docs claim to support vim-plug, but I could not get it to work
by default. I fixed zvim#plug#add() and s:install_manager to
at least work minimally.
Still unfixed is that using vim-plug does not seem to respect
lazy-loading rules.
2017-01-18 18:42:01 -05:00
Wang Shidong
eadaf62aa6
Merge pull request #128 from SpaceVim/lang/c
...
Lang/c
2017-01-19 00:00:59 +08:00
wsdjeg
76937c968c
Change to clang2
2017-01-18 23:56:06 +08:00
wsdjeg
c4058ac727
Add clang plugin
2017-01-18 23:35:37 +08:00