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

911 Commits

Author SHA1 Message Date
wsdjeg
67a42ae954 Remove ovrride mapping <c-h> 2017-03-13 20:34:55 +08:00
wsdjeg
44fd98c03a Fix #330 2017-03-13 20:30:41 +08:00
wsdjeg
f3fcdf5711 Add dict apis
Thanks for https://github.com/vim-jp/vital.vim
2017-03-13 20:23:29 +08:00
wsdjeg
d57769f71b Add list api 2017-03-12 23:05:18 +08:00
wsdjeg
d388e732fe Add options 2017-03-12 19:08:16 +08:00
wsdjeg
d9e1f93917 Update options doc 2017-03-12 18:30:47 +08:00
wsdjeg
7f4850c632 Merge cmdlinemenu api, fix conflict 2017-03-12 16:38:01 +08:00
wsdjeg
dff5845d94 Fix tools layer format 2017-03-12 15:55:11 +08:00
wsdjeg
9ab3595152 Ctrlp should ignore svg file 2017-03-11 21:46:04 +08:00
wsdjeg
d718607fa6 Fix tabline format
ref: https://github.com/vim-airline/vim-airline/issues/1437
2017-03-11 20:58:58 +08:00
wsdjeg
816e319cf7 Add doc for spacevim-api 2017-03-11 20:43:42 +08:00
wsdjeg
de462512db Fix enter action 2017-03-11 19:56:13 +08:00
Wang Shidong
7d0e0306ba Merge pull request #328 from SpaceVim/complete_pairs
Add complete pairs feature
2017-03-11 19:47:03 +08:00
wsdjeg
9436a02533 Add complete pairs feature 2017-03-11 19:01:20 +08:00
wsdjeg
0512a486f9 Fix menu index 2017-03-11 18:07:01 +08:00
Wang Shidong
f130c81504 Fix nerdtree custom config 2017-03-11 10:19:12 +08:00
Wang Shidong
9b85c56b8a Update README_zh_cn.md 2017-03-11 10:12:27 +08:00
wsdjeg
df92a041dc Fix index checking
as `index(['1'], 1) == -1`, so change the first index to '1'.
2017-03-11 01:00:46 +08:00
wsdjeg
c070505edf Fix menu 2017-03-11 00:47:57 +08:00
wsdjeg
9c500f6736 Fix normal mapping sc 2017-03-10 22:06:55 +08:00
wsdjeg
620a5cb83b Fix mapping s+Q 2017-03-10 20:36:26 +08:00
wsdjeg
b122ddcf32 Fix welcome 2017-03-09 23:51:06 +08:00
wsdjeg
27e8957136 Add cmdlinemenu api 2017-03-09 23:34:09 +08:00
wsdjeg
9f36b3ef0f Fix duplicate buffer name 2017-03-09 21:24:22 +08:00
wsdjeg
616b24f3f6 Fix filemanager option 2017-03-09 21:17:53 +08:00
wsdjeg
d1115d3cc6 Use fork of unite-dwm 2017-03-09 21:06:25 +08:00
Wang Shidong
3c2975db76 Merge pull request #321 from Gabirel/dev
fix spell error in doc
2017-03-09 12:46:31 +08:00
Gabirel
e36548af31 fix spell error in doc 2017-03-09 12:42:47 +08:00
Wang Shidong
a8aa7fbc52 Merge pull request #319 from SpaceVim/fix314
Fix plugin settings
2017-03-08 21:13:45 +08:00
wsdjeg
acb3709bec Fix plugin settings 2017-03-08 20:53:20 +08:00
wsdjeg
108520708e Merge branch 'commands' into dev 2017-03-08 20:39:54 +08:00
wsdjeg
226c70c369 Fix layer load func 2017-03-08 20:39:25 +08:00
wsdjeg
0638cebb5e Fix lint 2017-03-08 19:45:58 +08:00
wsdjeg
8b2faf45ad Merge remote-tracking branch 'astromac/patch-1' into dev 2017-03-08 19:43:41 +08:00
wsdjeg
60e5408b6d Merge remote-tracking branch 'ccheek21/toml' into dev 2017-03-08 19:41:49 +08:00
astromac
248136d4c8 Fix typo in JavaScript layer 2017-03-07 16:22:48 -05:00
Camden Cheek
8184c277d5 Added layer for toml syntax highlighting 2017-03-07 13:50:05 -05:00
wsdjeg
8f526292eb Add commands for spacevim 2017-03-07 23:31:51 +08:00
wsdjeg
dcd6479e7c Merge branch 'core_layer' into dev 2017-03-07 22:12:08 +08:00
wsdjeg
3e486f203e Fix type 2017-03-07 22:11:41 +08:00
Wang Shidong
75bd29e32d Merge pull request #310 from ccheek21/qml
Added qml syntax highlighting layer
2017-03-07 13:46:50 +08:00
Camden Cheek
b8f16bff2f Added qml syntax highlighting layer 2017-03-06 23:19:09 -05:00
wsdjeg
b592fe6b8e Update custom config doc 2017-03-06 23:39:03 +08:00
wsdjeg
5738064623 Fix indent 2017-03-06 23:26:26 +08:00
wsdjeg
eb1293abf1 Add viml coding style guide 2017-03-06 21:51:14 +08:00
wsdjeg
01e830a6e1 Update mailing list in readme 2017-03-06 20:23:48 +08:00
wsdjeg
42728f9cb3 Add google mailing list 2017-03-06 20:22:07 +08:00
Wang Shidong
ed3a73d309 Merge pull request #293 from NWuensche/update-linux-website
Write how to install plugin on Linux on Website.
2017-03-04 10:40:49 +08:00
wsdjeg
bf0df72889 Add tabline layer 2017-03-03 21:54:43 +08:00
wsdjeg
6ef8bc1d92 Update context of development page 2017-03-02 22:20:46 +08:00