1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 10:15:41 +08:00

43 Commits

Author SHA1 Message Date
Wang Shidong
6de331d8be
Fix spacevim rtp () 2019-02-03 00:07:31 +08:00
Wang Shidong
ec5b8d0a01
fix vim script lint () 2019-01-28 22:12:37 +08:00
Shidong Wang
8e7e62a988 Add find and dir support 2018-12-09 10:04:55 +08:00
Wang Shidong
869358a9d9
Improve Spacevim api () 2018-10-28 20:52:12 +08:00
Puru
f625954799 Fix grammer () 2018-08-23 06:08:37 +08:00
Wang Shidong
a41d4a0ae1
Fix plugin manager ()
use dein only when has patch 7.4.2071
2018-07-21 15:34:13 +08:00
wsdjeg
9a3b59c818 Update help file 2018-06-15 20:41:11 +08:00
Wang Shidong
845227edde
Fix indentline () 2018-03-03 16:28:16 +08:00
wsdjeg
651aeb6dd5 Remove func 2018-02-25 22:14:26 +08:00
wsdjeg
3ac76a0ca8 Better default
Fix up

Fix up

Fix up

Fix rtp

Update project layout

Fix colorscheme layer

Add colorsheme

close 

Close 

Set default fillchars

Move cache to cache

Disable lang layer

Remove layers

Fix crash

ref : https://github.com/neovim/neovim/issues/7876

Fix plugin manager

Filter same filename:linenumber in flygrep

Fix type
2018-02-25 01:04:54 +08:00
Fabio Gibson
8b84e4959a eclosing ignore patterns for ag searcher 2017-12-06 11:58:33 -02:00
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 
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 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 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 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