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

5969 Commits

Author SHA1 Message Date
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
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
wsdjeg
54cc8adb14 Improve tab in insert mode 2017-01-16 20:50:00 +08:00
wsdjeg
22b4cd5bdd Fix deoplete-go installation 2017-01-15 23:35:44 +08:00
wsdjeg
23b050a0f2 Add lang/go layer 2017-01-15 23:04:59 +08:00
Wang Shidong
c6132d4134 Merge pull request #112 from SpaceVim/lang/java
Add java support
2017-01-15 21:33:07 +08:00
wsdjeg
5f472f4689 Add java support 2017-01-15 21:30:51 +08:00
Wang Shidong
32244cdb53 Merge pull request #106 from SpaceVim/add_leader_guide
Add leader guide support
2017-01-15 20:54:18 +08:00
wsdjeg
74eb08219f Fix lint 2017-01-15 20:45:24 +08:00
wsdjeg
2eee6ef8ad Add option for real time guide 2017-01-15 19:50:56 +08:00
wsdjeg
8d53ecb8bd Update chatting mapping 2017-01-15 19:08:47 +08:00
wsdjeg
bc35463da0 Fix custom layer support 2017-01-15 08:11:23 +08:00
wsdjeg
3397766e85 Add mappings 2017-01-14 23:03:48 +08:00
Wang Shidong
8c9869e69b Merge pull request #104 from SpaceVim/layer
Layer
2017-01-14 21:27:02 +08:00
wsdjeg
193d3a71fa Fix config loadding 2017-01-14 21:17:24 +08:00
wsdjeg
0a043c9b43 Split done 2017-01-14 20:14:14 +08:00