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

122 Commits

Author SHA1 Message Date
Pierre Massat
84bc87dda7 Enable neosnippet for go 2017-01-26 10:58:07 -08:00
wsdjeg
ea77ad5a59 Fix alt + left and alt + right mapping for terminal buffer 2017-01-26 22:06:21 +08:00
wsdjeg
f5577cbd92 Fix conflict 2017-01-26 16:14:06 +08:00
wsdjeg
02c99e9460 Add rust support 2017-01-26 16:03:18 +08:00
wsdjeg
160f3b34d5 Add lang#rust layer 2017-01-26 00:47:20 +08:00
wsdjeg
e227dadab3 fix perl completion 2017-01-25 22:12:23 +08:00
wsdjeg
adc661810d Add install faq for ycm 2017-01-25 20:44:05 +08:00
wsdjeg
0edafe873c Fix ycm support 2017-01-25 20:04:17 +08:00
wsdjeg
6a67a7988b Fix #144 2017-01-24 22:47:48 +08:00
wsdjeg
addf6f1db0 Check vim version 2017-01-24 00:56:44 +08:00
wsdjeg
0e969d9a3d improve logger 2017-01-24 00:23:59 +08:00
wsdjeg
58b3685c50 Fix logger 2017-01-24 00:16:35 +08:00
wsdjeg
3c52663d49 Update colorscheme list 2017-01-23 22:13:02 +08:00
wsdjeg
e6888dc8ca Update colorscheme layer doc 2017-01-23 21:59:35 +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
51f0a0ed84 Merge branch 'improve_lang/java' into update_doc 2017-01-22 22:25:22 +08:00
wsdjeg
d3238508c9 Add default mappings 2017-01-22 21:29:29 +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
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
wsdjeg
4dc3d806b8 Add lang/javascript layer 2017-01-21 21:47:36 +08:00
wsdjeg
3d83a6f29a Fix issue #143 2017-01-21 20:30:16 +08:00
wsdjeg
307da5e401 Add perl support 2017-01-20 22:59:38 +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
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
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
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
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
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
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
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
wsdjeg
5f472f4689 Add java support 2017-01-15 21:30:51 +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