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

215 Commits

Author SHA1 Message Date
wsdjeg
764c17b453 Catch errors when open previous buffer 2017-02-22 20:07:19 +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
8d20e83af7 Add SpaceVim#mapping#clearBuffers func 2017-02-20 19:27:19 +08:00
wsdjeg
738e724f07 Merge branch 'lang/markdown' into dev 2017-02-19 23:22:10 +08: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
wsdjeg
ac190d2814 Add markdown preview plugin 2017-02-18 19:40:28 +08: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
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
wsdjeg
ab06983208 Add debug layer 2017-02-16 23:35:15 +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
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
wsdjeg
81ac4c76c1 Fix #244 2017-02-16 20:34:03 +08:00
wsdjeg
f8e5dcc17e Add doc for g:spacevim_enable_neomake
ref: #250
2017-02-16 20:01:33 +08:00
wsdjeg
ec5131d2af fix exe command 2017-02-15 21:59:47 +08:00
wsdjeg
3d843a7076 Add api 2017-02-15 20:15:14 +08:00
wsdjeg
5d128cfe9d Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-02-15 19:42:40 +08:00
wsdjeg
9751ecc520 Fix #238 2017-02-15 19:39:38 +08:00
Nicolas Senaud
ad6e521e28 Add Tender colorscheme
Colorscheme from https://github.com/jacoborus/tender.vim
2017-02-14 19:48:39 +01:00
wsdjeg
084ee3fcc8 fix lint and issue 232 2017-02-14 22:41:44 +08:00
wsdjeg
3ef3437074 Fix puppet doc 2017-02-13 22:08:11 +08:00
Igor Galić
131e1db64e
improve puppet layer by configuration
we move our loader into its own layer, and add configuration the
necessary configuration to disable the standard "errors" about
autoload and class inheritance.
2017-02-12 20:54:46 +01:00
wsdjeg
0b6007fb19 Fix merlin rtp 2017-02-12 15:59:59 +08:00
Wang Shidong
4e61ea21e1 Merge branch 'dev' into dev 2017-02-12 15:48:14 +08:00
wsdjeg
4b615f782b Add doc for exprfold layer 2017-02-12 09:52:43 +08:00
Fallenwood
8fc0ec6fa5 added basic ocaml(merlin) support 2017-02-11 13:20:38 +08:00
wsdjeg
9381cb0b5a Add doc for indentmove layer 2017-02-10 23:57:35 +08:00
wsdjeg
5e42ce4a0d unmerge plugin 2017-02-10 23:05:56 +08:00
wsdjeg
e9e40236d1 Fix vim lint and ummerge plugin 2017-02-10 23:04:06 +08:00
ZSaberLv0
07f9078566 add "fold by regexp" and "cursor move by indent" 2017-02-10 22:44:59 +08:00
wsdjeg
58350909a3 Merge branch 'native-func' into dev 2017-02-10 00:03:15 +08:00
wsdjeg
967e6c6178 Add spacevim tag in doc 2017-02-10 00:02:00 +08:00
wsdjeg
0119760814 Doc for cedit option 2017-02-08 21:01:16 +08:00
wsdjeg
f47bc17d97 Merge branch 'native-func' into dev 2017-02-08 20:43:38 +08:00
wsdjeg
69b21485da Fix #220 2017-02-08 20:27:27 +08:00