1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 09:35:40 +08:00

661 Commits

Author SHA1 Message Date
Wang Shidong
e71ddb6a55
Genarate roadmap from github milestones ()
* Genarate roadmap from github milestones

* Improve roadmap vim script

* Done
2018-03-24 21:09:00 -05:00
Wang Shidong
9b315efb85
Update documentation about statusline colors ()
close 
2018-03-24 08:15:45 -05:00
Wang Shidong
85501527e7
Update content for gitee () 2018-03-23 10:32:01 -05:00
Wang Shidong
fe5e8273d1
Fix version () 2018-03-22 08:47:12 -05:00
Wang Shidong
0639ba6406
Add gitee link to cn website () 2018-03-21 11:21:31 +08:00
Wang Shidong
86f1e5c6ca
Update version to v0.8.0-dev () 2018-03-20 21:40:57 +08:00
Wang Shidong
f088e5f18b
Release v0.7.0 () 2018-03-19 21:36:59 +08:00
wsdjeg
2b2323818d Fix 1485 2018-03-18 20:31:12 +08:00
wsdjeg
bc9cb0d6cd Add tools layer doc 2018-03-18 16:16:43 +08:00
wsdjeg
4e1e95a52a Fix 2018-03-18 14:20:16 +08:00
Wang Shidong
deadfeffb2
Improve leaderf layer () 2018-03-18 00:48:23 -05:00
Wang Shidong
791ec8e72d
Update ctrlp layer () 2018-03-18 00:33:19 -05:00
Wang Shidong
f993796d6e
Add fzf layer () 2018-03-17 23:41:40 -05:00
Wang Shidong
44cdf7774c
Improve denite layer ()
* Improve denite layer

All denite key bindings begins with `<Leader> f`
  " The default sources:
  " file: <Leader>ff
  " register: <Leader>fe
  " jump: <Leader>fj
  " messages: <Leader>fm
  " history/yank source <Leader>fh
  " quickfix source <Leader>fq
  " outline source <Leader>fo
  " localtion source <Leader>fl

`SPC T s` is for colorscheme.

ref https://github.com/Shougo/neoyank.vim/issues/14
2018-03-16 21:02:56 +08:00
Erlend Hamberg
ceed7ca131 Fix typo in install script () 2018-03-16 19:50:38 +08:00
Wang Shidong
9b8b054d91
Improve unite layer ()
All unite key bindings begins with `<Leader> f`
  " The default sources:
  " file: <Leader>ff
  " register: <Leader>fe
  " jump: <Leader>fj
  " messages: <Leader>fm
  " history/yank source <Leader>fh
  " quickfix source <Leader>fq
  " outline source <Leader>fo
  " localtion source <Leader>fl

`SPC T s` is for colorscheme.
2018-03-15 21:47:42 +08:00
Wang Shidong
dac04f3e71
Add clever f () 2018-03-14 21:23:52 +08:00
Bryan
7b81cb5f6c
Edit because jshell was introduced with java9.
Hi I really appreciate all the mentions of these plugins and will definitely try these out sometime. 
Any I'd like to propose a small correction to prevent confusion. 
Jshell was introduced with Java9
2018-03-12 10:22:31 -05:00
Wang Shidong
e088980f74
Improve Version Control layer () 2018-03-12 21:00:24 +08:00
Wang Shidong
f5d1d0e5b4
Improve readme ()
* Update readme

* Update sponsors
2018-03-04 20:41:56 +08:00
Wang Shidong
52eb8de9ff
Merge branch 'master' into default 2018-02-25 22:37:14 +08:00
wsdjeg
3ea4db4768 Update default 2018-02-25 22:07:18 +08:00
Wang Shidong
d5addd1a8e
Merge pull request from techgaun/layers-page
fix layers html table
2018-02-25 21:37:16 +08:00
techgaun
28a5a1ecf4
fix layers html table 2018-02-25 02:58:32 -06:00
techgaun
b25ed72517
fix spelling errors in documentation 2018-02-25 00:04:31 -06:00
wsdjeg
307aa50e5d Fix indent 2018-02-25 01:06:18 +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
VyronLee
7b44d07886 Add csharp layer. 2018-02-24 17:15:49 +08:00
wsdjeg
6be7da9f6c Update sponsors 2018-02-22 11:46:54 +08:00
wsdjeg
1f5082bb9f Add Faq for 2018-02-22 11:40:16 +08:00
wsdjeg
0ecc2a2a8e Update guide
ref: https://github.com/SpaceVim/SpaceVim/issues/1390

Update readme

Update readme

Fix guide
2018-02-21 19:18:10 +08:00
Wang Shidong
a2400b7d27
Relicense () 2018-02-15 22:25:03 +08:00
Wang Shidong
1fe370de9b
Highlight symbol mode () 2018-02-15 21:02:45 +08:00
Wang Shidong
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer () 2018-02-07 20:52:20 +08:00
wsdjeg
40449b13bc Improve ocaml layer 2018-02-07 13:49:44 +08:00
Michael Lamb
265ae055b3 Add OCaml layer documentation 2018-02-06 18:29:58 -06:00
Seong Yong-ju
50a8c2522d Improve github layer
Add header into layer file. Add new plugins.
* tyru/open-browser-github.vim - open GitHub file/issues/PRs in browser
Add key bindings for plugins in github layer. Add README for github
layer.
2018-02-04 23:13:39 +09:00
Seong Yong-ju
861a0b84b7 Add tools#dash layer ()
Add tools#dash layer to integrate with Dash.
2018-02-03 21:34:47 +08:00
wsdjeg
4384a02c95 Fix indent 2018-02-02 20:16:45 +08:00
wsdjeg
b84a7eb039 Improve cmd 2018-02-02 20:16:45 +08:00
Wang Shidong
87cdcec8fb
Update blog.md 2018-02-02 11:19:40 +08:00
floatval
de55b57aed translate documentation.md 2018-02-02 11:07:18 +08:00
wsdjeg
b4c9b4f2a0 Update features 2018-02-01 20:56:53 +08:00
Wang Shidong
a7faa58b35
hotfix 2018-02-01 08:30:25 +08:00
Wang Shidong
a5d76d787c Create 2018-01-31-grep-on-the-fly-in-spacevim.md 2018-01-31 23:21:55 +08:00
Arith Xu
4a23e5a4ec fix tense
doc fix

remote the
2018-01-31 17:15:22 +08:00
Wang Shidong
a5248a3ebe
Update cn/development.md () 2018-01-31 14:59:53 +08:00
Wang Shidong
dcb08b7d88
Update Chinese doc () 2018-01-31 14:59:29 +08:00
wsdjeg
fe629b3402 Improve readme 2018-01-30 23:19:35 +08:00
floatval
4093d0d04c translator 2018-01-30 22:58:03 +08:00