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

624 Commits

Author SHA1 Message Date
wsdjeg
86ccba902e Fix blog link 2017-02-25 21:01:05 +08:00
wsdjeg
fb32bedec7 Fix link error 2017-02-25 20:45:31 +08:00
wsdjeg
e9dcb9b769 Add example 2017-02-25 20:13:39 +08:00
wsdjeg
90a4878878 Update readme 2017-02-25 19:47:13 +08:00
wsdjeg
93e8299903 Remove doc in readme 2017-02-25 16:57:35 +08:00
wsdjeg
abc44750f5 fix indent 2017-02-25 15:53:58 +08:00
wsdjeg
226f7b139b Update readme 2017-02-25 15:27:15 +08:00
wsdjeg
38c403815c Remove autowrite 2017-02-25 14:52:54 +08:00
wsdjeg
65b8f2112c Merge branch 'incsearch' into dev 2017-02-25 00:30:48 +08:00
wsdjeg
8560811fb9 Add doc for operator layer 2017-02-24 23:17:41 +08:00
wsdjeg
bdfa90c948 Add doc for incsearch layer 2017-02-24 22:29:51 +08:00
wsdjeg
c23199317c Fix issue with i3-wm
when open a split window, get `<80><fd>a` shown in the cmdline.
2017-02-23 23:15:56 +08:00
Wang Shidong
06ff5d0925 Merge pull request #282 from ccheek21/tmux_docs
Tmux fixes
2017-02-23 12:11:48 +08:00
Camden Cheek
707c8e45bf Made more specific group and function names 2017-02-22 20:49:09 -05:00
wsdjeg
dc438eee1e Improve incsearch config 2017-02-23 00:25:04 +08:00
wsdjeg
91094ce8b2 Add incsearch and operator layer 2017-02-22 22:57:53 +08:00
wsdjeg
836082e9ef Add faq for how to use space as leader 2017-02-22 21:25:17 +08:00
Wang Shidong
920a52817c Merge pull request #285 from SpaceVim/readme
Catch errors when open previous buffer

ref #284
2017-02-22 20:16:13 +08:00
wsdjeg
764c17b453 Catch errors when open previous buffer 2017-02-22 20:07:19 +08:00
wsdjeg
1cff5459b0 Remove bug 2017-02-22 19:35:35 +08:00
Camden Cheek
cc55d125a0 Merge branch 'master' of https://github.com/SpaceVim/SpaceVim into tmux_docs 2017-02-21 16:29:51 -05:00
Camden Cheek
2dbd249963 Added docs for tmux layer 2017-02-21 16:28:52 -05:00
wsdjeg
0860871a17 Add fork img 2017-02-22 00:57:19 +08:00
Wang Shidong
faf9d8bafa Merge pull request #279 from SpaceVim/install
Improve php support
2017-02-21 23:28:05 +08:00
wsdjeg
3d23f124ec Fix indent 2017-02-21 23:18:52 +08:00
wsdjeg
3632cd4341 Update file structure 2017-02-21 23:16:39 +08:00
wsdjeg
a88a166e82 Add data#string api 2017-02-21 22:38:19 +08:00
wsdjeg
3d0506ab42 Update readme for php support 2017-02-21 21:21:04 +08:00
wsdjeg
78872629fd Fix php completion 2017-02-21 20:29:45 +08:00
wsdjeg
40078d2009 Hide help info and disable sort in tagbar buffer 2017-02-21 19:44:19 +08:00
wsdjeg
bfbfc6fd0a update website 2017-02-20 22:05:01 +08:00
wsdjeg
8d20e83af7 Add SpaceVim#mapping#clearBuffers func 2017-02-20 19:27:19 +08:00
wsdjeg
b1b33d47f0 Fix deoplete setting 2017-02-20 00:07:02 +08:00
wsdjeg
738e724f07 Merge branch 'lang/markdown' into dev 2017-02-19 23:22:10 +08:00
wsdjeg
a1d9198725 Merge branch 'dev' 2017-02-19 22:58:01 +08:00
Wang Shidong
7b4ec2039a Merge pull request #273 from lsrdg/dev
Add missing BAR between 'blogs' and 'sponsors'
2017-02-19 08:59:11 -06:00
wsdjeg
8c704c6d98 Fix redirect_from 2017-02-19 22:37:45 +08:00
eliasrodrigo
9dfea5d887 Add missing BAR between 'blogs' and 'sponsors' 2017-02-19 15:35:42 +01:00
wsdjeg
9abea02c7c Merge remote-tracking branch 'lsrdg/dev' into dev 2017-02-19 22:24:06 +08:00
Camden Cheek
a6f31290a0 Fixed conflict 2017-02-18 20:40:13 -05:00
Wang Shidong
50dfaf59fa Merge pull request #272 from ccheek21/add_tmux
Add tmux layer
2017-02-18 18:28:16 -06:00
Camden Cheek
d18f38b16b Fixed doc formatting
Added better documentation for using tmux layer

Fixed doc formatting
2017-02-18 18:05:37 -05:00
Camden Cheek
6a3e1fa9f2 Removed tmux from default list 2017-02-18 18:05:37 -05:00
Camden Cheek
cbac0303ee Merge branch 'dev' of https://github.com/SpaceVim/SpaceVim into add_tmux 2017-02-18 17:52:58 -05:00
Camden Cheek
363e716c74 Added tmux layer
Added a tmux layer with default keybindings. Keybindings currently
conflict with other plugins.
2017-02-18 17:50:45 -05:00
Camden Cheek
9cb30a06c0 Merge branch 'master' of https://github.com/SpaceVim/SpaceVim 2017-02-18 13:53:29 -05:00
eliasrodrigo
de4aaa6459 add 'redirect_from:' field to the front matter 2017-02-18 15:28:49 +01:00
eliasrodrigo
ea800c3fc5 set permalink style to '/:title/' 2017-02-18 15:24:36 +01:00
eliasrodrigo
4e002eeac8 add title, categories and excerpt fields to the front matter 2017-02-18 15:21:30 +01:00
eliasrodrigo
9b6098674c basic html/liquid structure for listing posts with title, date and excerpt 2017-02-18 15:15:36 +01:00