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

700 Commits

Author SHA1 Message Date
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
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
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
wsdjeg
4b9e71b5a5 Split tools 2017-01-14 19:49:19 +08:00
wsdjeg
10719fc147 Imporve layers 2017-01-14 14:36:36 +08:00
wsdjeg
c3e25b7ea0 Split some layers 2017-01-14 13:00:03 +08:00
wsdjeg
127dc0dc9a split core layers 2017-01-13 00:35:46 +08:00
wsdjeg
40796d83ca core layers 2017-01-13 00:04:29 +08:00
wsdjeg
25dc0bc368 Fix #99 2017-01-12 23:20:17 +08:00
wsdjeg
e93fe481c4 Fix clipboard feature 2017-01-12 22:17:04 +08:00
wsdjeg
25f2175f56 Fix viewlog 2017-01-12 15:54:14 +08:00
wsdjeg
22470d807c Merge branch 'leader' into dev 2017-01-12 14:09:47 +08:00
wsdjeg
e999c43b91 Add ISSUE_TEMPLATE 2017-01-12 13:46:40 +08:00
wsdjeg
8bc023c54d Add unite leader 2017-01-12 12:43:13 +08:00
wsdjeg
a0aa880fa0 Add unite func 2017-01-11 23:14:23 +08:00
wsdjeg
caf108e3c1 Add config for windows leader 2017-01-11 23:00:28 +08:00
wsdjeg
625f0a56e3 Fix colorscheme 2017-01-11 20:47:23 +08:00
wsdjeg
030ac0e119 Add simple_mode option 2017-01-11 15:40:19 +08:00
wsdjeg
db9b36e37b Update doc 2017-01-11 01:03:52 +08:00
wsdjeg
2f738623d7 Add git 2017-01-10 23:45:22 +08:00
wsdjeg
0c67a65085 Add git group 2017-01-10 21:00:14 +08:00
wsdjeg
7f79e9eadd Improve custom config loadding 2017-01-10 00:27:52 +08:00
wsdjeg
418eefafc8 Add option for custom plugins 2017-01-09 22:50:06 +08:00
wsdjeg
d9093a1103 Add support for custom dir 2017-01-09 21:24:09 +08:00
wsdjeg
3f418e680c Fix viewLog func 2017-01-08 23:45:09 +08:00
wsdjeg
03312c8b1e Improve logger 2017-01-08 23:02:49 +08:00
wsdjeg
65d8e06356 Fix lint 2017-01-08 18:38:45 +08:00
wsdjeg
c046df4956 Add logger 2017-01-08 16:27:18 +08:00
wsdjeg
b6a81d1d6f Move vim-go config to plugins_before, add augroup 2017-01-08 12:47:30 +08:00
wsdjeg
675cfce9af Load config for vim-go 2017-01-08 12:30:31 +08:00
Pierre Massat
84503ff3cd Add support for Go with defaults 2017-01-07 14:20:18 -08:00
wsdjeg
ff68c91734 Add leader guide, Fix startup
close https://github.com/Shougo/dein.vim/issues/177
2017-01-08 01:29:23 +08:00
wsdjeg
4ed4eb76e6 Silent checkinstall on startup 2017-01-08 00:57:00 +08:00
wsdjeg
67518d831d Add g:spacevim_lint_on_save 2017-01-07 23:01:13 +08:00
wsdjeg
35e9884602 Add plugins.vim 2017-01-07 19:49:29 +08:00
wsdjeg
02bbe5b2c1 Fix guifont option 2017-01-07 16:49:21 +08:00
wsdjeg
7cadc9a9de Remove plugins 2017-01-07 15:44:10 +08:00
wsdjeg
102dacc744 Add neoformat 2017-01-07 12:38:53 +08:00
wsdjeg
71e52c5a54 Add SpaceVim welcom 2017-01-07 10:50:28 +08:00
wsdjeg
80407a48ca Improve start up windows 2017-01-07 10:19:19 +08:00
wsdjeg
a960a7aa32 Enable check install by default
Fix #57
2017-01-07 01:18:10 +08:00
wsdjeg
9adf4dbd0a Load mapping before custom config 2017-01-07 01:09:56 +08:00
wsdjeg
1bf75fdfe7 Update doc for checkinstall on startup 2017-01-06 21:42:33 +08:00
wsdjeg
2a6296d4fe Add option for true color support
Add `let g:spacevim_enable_guicolors == 0` to `~/.local.vim` to disable
true colors.
2017-01-06 19:13:33 +08:00
wsdjeg
d4169eb5a3 Fix lint 2017-01-05 22:34:10 +08:00
wsdjeg
48616984c0 Set options before custom conf 2017-01-05 22:18:55 +08:00
wsdjeg
777d7c1e22 Fix disable plugins options 2017-01-05 21:16:45 +08:00
wsdjeg
57868e221d Fix custom config 2017-01-05 20:12:43 +08:00
wsdjeg
82910514bd Add header for SpaceVim 2017-01-04 23:53:49 +08:00
wsdjeg
aba620ffff Merge branch 'example_pr' into dev 2017-01-03 23:16:40 +08:00
wsdjeg
ba9f5a4eaf Add doc for g:spacevim_plugin_bundle_dir 2017-01-03 22:56:34 +08:00
wsdjeg
65a9e840fd Move autocmds into autoload 2017-01-03 22:29:54 +08:00
wsdjeg
759ddf01c9 Generate tags for vim file 2017-01-03 00:27:11 +08:00
wsdjeg
f8f392ac16 Add checkers groups 2017-01-02 16:02:54 +08:00
wsdjeg
27718e7f19 Fix lint 2017-01-02 12:32:26 +08:00
wsdjeg
f682872020 Add link of doc into README 2017-01-02 10:38:23 +08:00
wsdjeg
d8149ebfb5 Fix airline config 2017-01-01 23:20:25 +08:00
wsdjeg
3511e02efc Fix ad support in zsh 2017-01-01 21:31:57 +08:00
wsdjeg
45ec30da91 Plugin group : unite 2017-01-01 01:37:05 +08:00
wsdjeg
89ae59a024 Fix #12 2016-12-31 23:09:52 +08:00
wsdjeg
92584397db Update doc for options 2016-12-31 20:05:52 +08:00
wsdjeg
d9ae4b5e7c Update options 2016-12-31 19:40:08 +08:00
wsdjeg
56516afc86 Use g:spacevim_* as options
issue opened here: https://github.com/google/vimdoc/issues/94
2016-12-31 19:24:02 +08:00
wsdjeg
d3dc775a04 Add doc 2016-12-31 19:07:05 +08:00
wsdjeg
05e5b5f5f2 Split plugins ref #9 2016-12-31 00:34:31 +08:00
wsdjeg
6e4f6f9ce8 Ref issue #6 2016-12-29 19:44:49 +08:00
wsdjeg
9213827354 Fix #4 2016-12-29 18:53:29 +08:00
wsdjeg
0e037c561b Add SpaceVim.vim 2016-12-28 21:36:11 +08:00
wsdjeg
d91315da8a Add mapping for gf 2016-12-27 22:52:31 +08:00
wsdjeg
c0ad3bf837 Clone from wsdjeg/Dotfiles/config/nvim 2016-12-26 21:11:19 +08:00