1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:30:04 +08:00
Commit Graph

283 Commits

Author SHA1 Message Date
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
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
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
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
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
wsdjeg
3345d722af Add doc for lang#php layer 2017-01-18 20:52:26 +08:00
wsdjeg
f3287aa304 Add link for layers 2017-01-18 20:25:25 +08:00
wsdjeg
a1f82f72cd Fix doc 2017-01-18 19:42:54 +08:00
Wang Shidong
c848c19c71 Merge pull request #122 from SpaceVim/fix_lint
Update deoplete.vim
2017-01-18 08:08:56 +08:00
Wang Shidong
59ab7397a5 Update deoplete.vim 2017-01-18 08:06:07 +08:00
Wang Shidong
675ce6bd6e Merge pull request #119 from phacops/pm-go-default-layer
Fix #118
2017-01-18 08:03:19 +08:00
Pierre Massat
7900cba0cc Add buffer for all mappings 2017-01-17 10:50:30 -08:00
Pierre Massat
a33d927da9 Fix go layer 2017-01-17 10:50:30 -08:00
Pierre Massat
e6740d9e47 Merge remote-tracking branch 'upstream/dev' into dev 2017-01-17 10:44:53 -08:00
Wang Shidong
afd0d21535 Merge pull request #117 from SpaceVim/lang/php
Add php support, before https://github.com/php-vim/phpcd.vim/pull/69 done, we need to use omni source.
2017-01-18 00:47:01 +08:00
wsdjeg
a84a91780f Use omni 2017-01-18 00:43:43 +08:00
wsdjeg
0841ba200c Add phpcd 2017-01-17 21:51:56 +08:00
wsdjeg
ff2314256f Add padawan 2017-01-17 00:13:49 +08:00
Wang Shidong
33c07fcad4 Merge pull request #113 from SpaceVim/lang/go
Add lang/go layer
2017-01-16 22:04:07 +08:00
wsdjeg
522b969f12 Fix neovim support 2017-01-16 22:01:57 +08:00
Wang Shidong
6dd8d6765c Merge pull request #116 from SpaceVim/fix_completeDone
Fix complete done
2017-01-16 21:37:15 +08:00
wsdjeg
d7ae48f53c Improve check 2017-01-16 21:35:00 +08:00