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

639 Commits

Author SHA1 Message Date
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
eliasrodrigo
370cfa60e4 add title and excerpt fields to the front matter 2017-02-18 15:14:32 +01:00
eliasrodrigo
a8aa1cf2b3 add blog's menu entry 2017-02-18 14:11:34 +01:00
eliasrodrigo
ba1ed4244d rename blog's title 2017-02-18 14:09:19 +01:00
eliasrodrigo
7c149f7be7 add 'redirect-from-plugin' 2017-02-18 14:03:42 +01:00
eliasrodrigo
efb74c33b2 add basic Gemfile, allows local preview with 'bundle exec jekyll server' 2017-02-18 13:57:06 +01:00
wsdjeg
ac190d2814 Add markdown preview plugin 2017-02-18 19:40:28 +08:00
Wang Shidong
40beff5ccb Merge pull request #257 from Gabirel/dev
make luaer happy :D && make molokai support spell check
2017-02-18 02:34:13 -06:00
Gabirel
5399f208c3 add some instruction about colorscheme and spell check failure 2017-02-18 13:58:56 +08:00
wsdjeg
152a662259 Add lang#markdown layer 2017-02-18 13:31:38 +08:00
Gabirel
bc6536856c Merge branch 'dev' of https://github.com/SpaceVim/SpaceVim into dev 2017-02-18 13:21:10 +08:00
Wang Shidong
8cad8ab9b5 Merge pull request #253 from ccheek21/master
Fixed spelling, grammar, and formatting
2017-02-17 22:53:59 -06:00
wsdjeg
8fcae6b93e Fix api page 2017-02-17 21:02:14 +08:00
wsdjeg
d511bf7c8f Add json-ld 2017-02-17 20:07:41 +08:00
Gabirel
b7dfcdde3d change into another molokai,which supports spell check 2017-02-17 18:56:26 +08:00
Camden Cheek
9ee60dca9d Moved changes to vimfiles to work with vimdoc 2017-02-17 00:56:55 -05:00
Gabirel
c1881c9b73 make luaer happy :D 2017-02-17 12:56:17 +08:00
Camden Cheek
e6b979403b Fixed typoes 2017-02-16 21:18:54 -05:00
wsdjeg
ab06983208 Add debug layer 2017-02-16 23:35:15 +08:00
wsdjeg
445c0773db Fix 404 2017-02-16 23:26:47 +08:00
wsdjeg
828ac54e5c Add apis page 2017-02-16 23:23:12 +08:00
wsdjeg
6cc1acece0 Add file and system doc 2017-02-16 23:14:23 +08:00
wsdjeg
7f8df95e7f Remove fix 2017-02-16 22:52:33 +08:00
wsdjeg
635552ee9d Fix link 2017-02-16 22:50:52 +08:00
wsdjeg
a22c9ea559 Fix old link 2017-02-16 22:46:45 +08:00
wsdjeg
6dba853eab Update link 2017-02-16 22:43:30 +08:00
wsdjeg
8e637b2f20 Merge branch 'dev' 2017-02-16 22:32:22 +08:00
wsdjeg
2d232c7da1 Bump version 2017-02-16 22:01:49 +08:00
wsdjeg
303fdad655 Let tagbar use g:spacevim_sidebar_width 2017-02-16 21:46:37 +08:00
wsdjeg
55dff51ffa Make vimfiler use g:spacevim_sidebar_width 2017-02-16 21:27:49 +08:00
wsdjeg
2978e4f564 Fix #243 2017-02-16 21:19:39 +08:00
wsdjeg
f85e4e73db Fix #247 2017-02-16 21:06:28 +08:00
wsdjeg
a648676813 Add lang#swig layer 2017-02-16 20:46:26 +08:00
wsdjeg
45a8f52809 Merge branch 'fix_issue_232' into dev 2017-02-16 20:41:19 +08:00
wsdjeg
ff12bf6ced Remove fnameescape 2017-02-16 20:40:36 +08:00
Wang Shidong
9ff605ab10 Merge pull request #251 from SpaceVim/leader
Fix #244
2017-02-16 20:36:58 +08:00