1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

31 Commits

Author SHA1 Message Date
Wang Shidong
2b3f3b7643
Release v1.1.0 (#2726)
* Update release script

* Update wiki

* Update img

* Update release page

* Change release page

* Fix resume

* Add Leader f SPC for fzf layer

* Add fzf menu support

* Use o to open dir in defx

* Update roadmap

* Update version

* Update version in script

* Add fzf mru

* Fix spacevim log level

close #2561
2019-04-08 07:46:56 +08:00
Wang Shidong
1c33d30eb2
Add guide for using vim as ruby ide (#2603) 2019-02-25 11:18:21 -06:00
Wang Shidong
11124b59ad
Fix unify path API (#2553) 2019-02-03 11:18:51 +08:00
Wang Shidong
6de331d8be
Fix spacevim rtp (#2550) 2019-02-03 00:07:31 +08:00
Wang Shidong
4e063bb322
Fix Resolve in windows (#2549) 2019-02-02 21:59:53 +08:00
Wang Shidong
44a8acad93
Fix mkdir plugin, ignore error message (#2392) 2018-12-29 23:23:53 -06:00
Wang Shidong
00804a6565
Add log for generate config (#2369)
* Add log for generating config

* Log bootstrap after error

* Update wiki
2018-12-21 23:26:34 +08:00
Shidong Wang
122e4922bb Add log for bootstrap 2018-12-08 20:22:34 +08:00
Wang Shidong
34a3c4d64e
Update runtime log for startup (#2219) 2018-10-01 10:55:58 +08:00
Wang Shidong
1887a5bb5c
Complete config (#2173) 2018-09-16 20:42:15 +08:00
rcasta74
2d6b3a98c4 Improve compatibility with old vim (#2130)
* fix variable type mismatch

* Disable plugin with neobundle plugin manager

* Call the correct 'get' function when plugin_manager is neobundle

* Update the Following-HEAD page.
2018-09-02 18:30:15 -05:00
Wang Shidong
7eb600aef4
Fix custom config (#1779) 2018-06-02 16:26:58 +08:00
wsdjeg
95f8610833 Add custom plugin 2018-05-22 21:21:42 +08:00
wsdjeg
af12849c3b Fix bootstrap function
close #1738
2018-05-22 20:25:40 +08:00
Wang Shidong
92733364e4
Add toml config documentation (#1721)
* Fix toml config example

ref #1705
close #1705 
close #1704 
close #1701 
close #1629
2018-05-13 12:59:41 +08:00
wsdjeg
72d9052d35 Fix rtp 2018-05-09 20:36:35 +08:00
Wang Shidong
3f32e6f379
Add asyncomplete-clang (#1671)
* Add asyncomplete-clang

* Update config
2018-04-30 13:31:34 +08:00
wsdjeg
427de049cc Fix config 2018-04-29 20:15:33 +08:00
wsdjeg
0d92b51c68 Add support for EVN SPACEVIMDIR 2018-04-29 13:48:12 +08:00
wsdjeg
0569bc12a9 Fix SPConfig 2018-04-29 09:48:54 +08:00
wsdjeg
95f27aaf20 Improve toml support 2018-04-23 20:37:15 +08:00
Wang Shidong
2b5a987950
Use toml as default config file. (#1636)
Add toml config support
2018-04-21 09:58:23 -05:00
Wang Shidong
b362f23bec
Add json example (#1625)
* Add json example

* Add json func

* Add json support
2018-04-18 07:40:37 -05:00
wsdjeg
3ac76a0ca8 Better default
Fix up

Fix up

Fix up

Fix rtp

Update project layout

Fix colorscheme layer

Add colorsheme

close #1308

Close #1307

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
Wang Shidong
3ccd4e4680
update file head (#1407)
* update file head

Update file head

* Update file head

* Update file head
2018-02-19 22:07:04 +08:00
wsdjeg
ec3c74dfd0 Add func for custom group name 2017-12-01 20:16:24 +08:00
wsdjeg
40a1fabefa Add custom function for define SPC in init.vim
close #517
2017-05-14 22:14:38 +08:00
wsdjeg
c789d6ed03 Add mode config 2017-04-20 19:14:30 +08:00
wsdjeg
70c465086e Add cmdline menu 2017-04-19 22:06:08 +08:00
wsdjeg
7e47a3868d Add question for beginner 2017-04-19 00:33:49 +08:00
wsdjeg
81766efa5f Add log func 2017-04-13 23:02:15 +08:00