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

32 Commits

Author SHA1 Message Date
wsdjeg
30fec17114 Remove vimfiler message when toggle buffer 2017-06-09 22:29:52 +08:00
wsdjeg
69b250b6f5 Add file mappings 2017-06-06 23:34:12 +08:00
wsdjeg
398e0ae6db Fix smart close window 2017-06-03 19:57:57 +08:00
wsdjeg
4c4dd609b0 Fix ctrlp file finder
fix #516
2017-05-29 22:52:32 +08:00
wsdjeg
96248f8ba6 Fix plugins list
there is no group name when type `<leader>lp`
2017-05-29 22:28:19 +08:00
wsdjeg
37140b4fd3 Fix statusline of vimfiler buffer 2017-05-19 00:32:13 +08:00
wsdjeg
9d908e74b2 Update statusline layer 2017-05-17 00:46:25 +08:00
wsdjeg
c0fecda644 Revert #538 2017-05-16 21:47:10 +08:00
Javier Tiá
2d2f11afc1 Fix exclude syntax (-g) for rg util
In rg values given to -g must be quoted or your shell will expand them
and result in unexpected behavior. For example: rg -g '\<glob\>'.
2017-05-15 10:23:25 -06:00
wsdjeg
51b63a4a18 Fix #452 2017-04-20 19:37:43 +08:00
wsdjeg
a3edb4119a Fix unknown commands 2017-04-08 13:45:45 +08:00
wsdjeg
bc28cfdb0b Merge branch 'dev' into plugin_manager 2017-04-07 20:48:39 +08:00
wsdjeg
bb302701e4 Imporve check install 2017-04-07 20:38:50 +08:00
wsdjeg
2e84b928a2 Fix dein support 2017-04-07 19:49:24 +08:00
wsdjeg
33cf405549 Add SPUpdate command 2017-04-03 16:42:09 +08:00
wsdjeg
19f86e0d74 Fix denite ignore 2017-03-21 21:06:49 +08:00
wsdjeg
ff12bf6ced Remove fnameescape 2017-02-16 20:40:36 +08:00
wsdjeg
ec5131d2af fix exe command 2017-02-15 21:59:47 +08:00
wsdjeg
084ee3fcc8 fix lint and issue 232 2017-02-14 22:41:44 +08:00
wsdjeg
b946f46f51 Fix #196 2017-02-02 21:44:53 +08:00
wsdjeg
f27fc529de Improve plugin list ui 2017-01-21 22:21:15 +08:00
Camden Cheek
8229728e8f Fixed to work with vim-plug
Docs claim to support vim-plug, but I could not get it to work
by default. I fixed zvim#plug#add() and s:install_manager to
at least work minimally.

Still unfixed is that using vim-plug does not seem to respect
lazy-loading rules.
2017-01-18 18:42:01 -05:00
wsdjeg
e93fe481c4 Fix clipboard feature 2017-01-12 22:17:04 +08:00
wsdjeg
ff68c91734 Add leader guide, Fix startup
close https://github.com/Shougo/dein.vim/issues/177
2017-01-08 01:29:23 +08:00
wsdjeg
4ed4eb76e6 Silent checkinstall on startup 2017-01-08 00:57:00 +08:00
wsdjeg
71e52c5a54 Add SpaceVim welcom 2017-01-07 10:50:28 +08:00
wsdjeg
f8f392ac16 Add checkers groups 2017-01-02 16:02:54 +08:00
wsdjeg
3511e02efc Fix ad support in zsh 2017-01-01 21:31:57 +08:00
wsdjeg
45ec30da91 Plugin group : unite 2017-01-01 01:37:05 +08:00
wsdjeg
d9ae4b5e7c Update options 2016-12-31 19:40:08 +08:00
wsdjeg
56516afc86 Use g:spacevim_* as options
issue opened here: https://github.com/google/vimdoc/issues/94
2016-12-31 19:24:02 +08:00
wsdjeg
c0ad3bf837 Clone from wsdjeg/Dotfiles/config/nvim 2016-12-26 21:11:19 +08:00