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

559 Commits

Author SHA1 Message Date
wsdjeg
48550352dc Add close tags and xmledite 2017-02-01 16:50:31 +08:00
wsdjeg
2c761323eb Add lang#python layer 2017-02-01 16:00:22 +08:00
Wang Shidong
380530b862 Merge pull request #187 from SpaceVim/lang/go
Add go layer doc
2017-01-31 23:09:12 +08:00
wsdjeg
18712bfa0e Add go layer doc 2017-01-31 22:15:06 +08:00
Wang Shidong
85c24a2793 Merge pull request #186 from SpaceVim/getcompletion
Fix #183
2017-01-31 21:19:26 +08:00
wsdjeg
342aee140c Add s:execute function
thanks to tweekmonster
2017-01-31 21:11:31 +08:00
wsdjeg
704a895f02 Remove flag 2017-01-31 20:55:03 +08:00
wsdjeg
761a603ac6 Fix #183 2017-01-31 20:48:26 +08:00
Wang Shidong
91973f35e1 Merge pull request #181 from SpaceVim/lang/viml
Add lang/viml layer
2017-01-31 20:37:02 +08:00
wsdjeg
3fb5713f44 Move neco-vim 2017-01-31 20:31:50 +08:00
Wang Shidong
99cea6bd6b Merge branch 'dev' into lang/viml 2017-01-31 20:20:39 +08:00
wsdjeg
e14223c1e7 Update doc for snippoet 2017-01-31 20:09:13 +08:00
wsdjeg
685ed4af58 Add lang#xml layer 2017-01-31 19:05:59 +08:00
wsdjeg
ef2969c122 Add lang/viml layer 2017-01-31 00:00:32 +08:00
wsdjeg
bb3952f3e7 Merge from lsrdg's fork 2017-01-30 22:27:34 +08:00
wsdjeg
500a7e7d6c Fix #177 2017-01-30 20:36:03 +08:00
Wang Shidong
f1317e9e50 Merge pull request #178 from makepanic/patch-1
Fix `defalut` typo
2017-01-30 19:48:53 +08:00
Christian
f3ddbeb026 Fix defalut typo
changes `defalut` to `default`
2017-01-30 10:37:52 +01:00
eliasrodrigo
520a372a82 review 50% of the README 2017-01-29 17:56:37 +01:00
wsdjeg
d59032e8d0 Use sub mode in doc 2017-01-29 22:55:09 +08:00
wsdjeg
2e15af6999 Merge branch 'table' into dev 2017-01-29 22:24:58 +08:00
wsdjeg
c03652c404 Fix readme mappings 2017-01-29 22:14:15 +08:00
wsdjeg
7a94975f55 Fix git layer 2017-01-29 21:11:31 +08:00
wsdjeg
44dd0dd8d6 Add shell layer 2017-01-29 20:37:30 +08:00
wsdjeg
3625086b0e Update deo part 2017-01-28 23:36:07 +08:00
wsdjeg
3f385fbae5 Fix menu 2017-01-28 23:27:48 +08:00
wsdjeg
26a8533dd6 Add deo links 2017-01-28 23:26:57 +08:00
wsdjeg
5af360c5e6 Add dark powerd mode 2017-01-28 23:11:29 +08:00
wsdjeg
b18671e3ed Update table 2017-01-28 23:03:40 +08:00
wsdjeg
db011a5747 Add custom config 2017-01-28 22:32:17 +08:00
wsdjeg
b72e2d52cb Add table of contents 2017-01-28 19:54:50 +08:00
wsdjeg
c0550ee792 REF #159 in vim 2017-01-27 22:37:50 +08:00
wsdjeg
484a5fe729 Update doc for spacevim-config 2017-01-27 21:49:05 +08:00
wsdjeg
c0557e480d Add c layer doc 2017-01-27 21:19:47 +08:00
wsdjeg
5388640af7 Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-01-27 20:37:22 +08:00
wsdjeg
e559b4313e Fix doc 2017-01-27 20:37:01 +08:00
Wang Shidong
7a3deec25e Merge pull request #168 from phacops/pm-enable-neosnippet-for-go
Enable neosnippet for go
2017-01-27 12:46:05 +08:00
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
Wang Shidong
ccd1b14bae Merge pull request #165 from SpaceVim/lang/rust
Lang/rust
2017-01-26 16:32:23 +08:00
wsdjeg
f5577cbd92 Fix conflict 2017-01-26 16:14:06 +08:00
wsdjeg
a472064b6e ignore omni for rust, hide source mark 2017-01-26 16:07:23 +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
Wang Shidong
dc8ae3ab18 Merge pull request #163 from SpaceVim/lang/perl
Ok, merged, will not change min_pattern_length to 0, if it is 0, popupmenu will be opened after space.
2017-01-25 22:35:23 +08:00
wsdjeg
e227dadab3 fix perl completion 2017-01-25 22:12:23 +08:00
Wang Shidong
e6f02e3475 Merge pull request #162 from SpaceVim/ycm_support
Fix ycm support
2017-01-25 20:50:33 +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
Wang Shidong
c3fe6c0921 Merge pull request #160 from SpaceVim/lua_completion
Fix #144
2017-01-24 22:56:29 +08:00