1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:50:04 +08:00
Commit Graph

720 Commits

Author SHA1 Message Date
Miguel Madrid Mencía
d9547cf232
Fix typo: configration -> configuration 2018-03-31 12:42:03 +02:00
wsdjeg
93193ec572 Done 2018-03-30 21:42:48 +08:00
wsdjeg
95d46554b5 Improve denite layer 2018-03-30 21:36:00 +08:00
wsdjeg
dc23b36e30 Fix unite layer key bindings 2018-03-30 21:27:59 +08:00
wsdjeg
293d7984db Fix doc 2018-03-30 21:06:48 +08:00
wsdjeg
21a8c304e8 Update comunity 2018-03-29 22:28:06 +08:00
wsdjeg
72d459e4cf Update content 2018-03-29 21:43:55 +08:00
Yogendra Singh
9690fbd3da
Fix Syntax Error 2018-03-27 12:38:14 +05:30
Wang Shidong
abef4b7870
Improve colorscheme layer (#1549)
Add jellybeans hybrid and nord support
2018-03-25 05:01:48 -05:00
Wang Shidong
e71ddb6a55
Genarate roadmap from github milestones (#1547)
* 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 (#1545)
close #1395
2018-03-24 08:15:45 -05:00
Wang Shidong
85501527e7
Update content for gitee (#1538) 2018-03-23 10:32:01 -05:00
Wang Shidong
fe5e8273d1
Fix version (#1526) 2018-03-22 08:47:12 -05:00
Wang Shidong
0639ba6406
Add gitee link to cn website (#1523) 2018-03-21 11:21:31 +08:00
Wang Shidong
86f1e5c6ca
Update version to v0.8.0-dev (#1520) 2018-03-20 21:40:57 +08:00
Wang Shidong
f088e5f18b
Release v0.7.0 (#1510) 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 #1489 2018-03-18 14:20:16 +08:00
Wang Shidong
deadfeffb2
Improve leaderf layer (#1498) 2018-03-18 00:48:23 -05:00
Wang Shidong
791ec8e72d
Update ctrlp layer (#1503) 2018-03-18 00:33:19 -05:00
Wang Shidong
f993796d6e
Add fzf layer (#1504) 2018-03-17 23:41:40 -05:00
Wang Shidong
44cdf7774c
Improve denite layer (#1491)
* 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 (#1497) 2018-03-16 19:50:38 +08:00
Wang Shidong
9b8b054d91
Improve unite layer (#1487)
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 (#1460) 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 (#1470) 2018-03-12 21:00:24 +08:00
Wang Shidong
f5d1d0e5b4
Improve readme (#1463)
* 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 #1443 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 #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
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 #1427 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 (#1406) 2018-02-15 22:25:03 +08:00
Wang Shidong
1fe370de9b
Highlight symbol mode (#1394) 2018-02-15 21:02:45 +08:00
Wang Shidong
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer (#1369) 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 (#1366)
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 (#1349) 2018-01-31 14:59:53 +08:00
Wang Shidong
dcb08b7d88
Update Chinese doc (#1348) 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
lucystt
7ec3bf718d Update job api doc 2018-01-29 21:52:22 +08:00
lucystt
ddb5600744 Add job api 2018-01-29 21:52:22 +08:00
wsdjeg
dc540ada4e Fix uninstall script 2018-01-27 22:18:18 +08:00
wsdjeg
f191b66912 Update help 2018-01-27 21:28:46 +08:00
wsdjeg
92577b1980 Fix font cache 2018-01-27 20:43:01 +08:00
wsdjeg
e2d5da41b2 Remove git-dir 2018-01-27 20:16:24 +08:00
wsdjeg
3baba2228f Update colors 2018-01-27 20:02:48 +08:00
wsdjeg
d925fb1fde Improve install script 2018-01-27 19:23:47 +08:00
wsdjeg
69379d3f4a Update install script 2018-01-27 16:38:19 +08:00
wsdjeg
b64ab21f08 Update chinese quick guide 2018-01-27 15:58:39 +08:00
Priyank Chaudhary
d78157367d wget isn't installed on all systems by default (like mine). Use curl instead 2018-01-26 22:26:09 -08:00
Wang Shidong
ba59ca2520
Update chinese document (#1331)
squash and merged
2018-01-27 01:07:02 +08:00
wsdjeg
ca42327356 Enable fold code 2018-01-25 22:57:56 +08:00
wsdjeg
07d7169e5f Fix disqus comment url 2018-01-25 19:54:20 +08:00
Wang Shidong
311fb6411c
Update 2018-01-23-grep-on-the-fly-in-spacevim.md 2018-01-25 14:48:12 +08:00
Wang Shidong
1743c800b9
Update default.html 2018-01-25 14:45:33 +08:00
wsdjeg
69e2a964b7 Update achievements 2018-01-24 19:56:23 +08:00
Issac Trotts
10c1ef7ce8
Fix a typo 2018-01-23 17:42:52 -08:00
wsdjeg
003d8049c9 Fixup 2018-01-23 23:32:14 +08:00
wsdjeg
d3a0d39d62 Update excerpt 2018-01-23 23:32:14 +08:00
wsdjeg
0148a6f758 Update search post 2018-01-23 23:32:14 +08:00
wsdjeg
34f71a7a43 Update post 2018-01-23 23:32:14 +08:00
wsdjeg
543c736b92 Update post 2018-01-23 23:32:14 +08:00
wsdjeg
a8d429c37e Add post for flygrep 2018-01-23 23:32:14 +08:00
Gabriel
a664d49220 Fix update command in install.cmd 2018-01-22 20:59:17 +08:00
Gabriel
a064dc0d27 Revert quote type 2018-01-22 14:23:15 +08:00
Gabriel
fd893d9dcc Make 'Pause' compatible in win7 2018-01-22 14:14:06 +08:00
Gabriel
0bb2e0ee19 Get rid of red errors 2018-01-22 14:10:04 +08:00
wsdjeg
5d4568eb2d Fix main.css 2018-01-21 22:05:22 +08:00
wsdjeg
35d76d8014 Fix inline css 2018-01-21 21:24:29 +08:00
wsdjeg
37b4dbff4c Improve html 2018-01-21 21:07:35 +08:00
wsdjeg
492929e89c Update doc 2018-01-21 02:03:25 -06:00
wsdjeg
5e574560cf Update development workflow 2018-01-21 02:03:25 -06:00
Gabriel
97ffd5c4c6 Reformart as <Space> in install.cmd (#1310)
* Reformart as <Space> in install.cmd
2018-01-21 01:09:08 -06:00
wsdjeg
b8a64d5ebd Update wiki 2018-01-21 12:47:42 +08:00
wsdjeg
2e6d28905d Remove content from contrubuting to website 2018-01-21 12:17:59 +08:00
wsdjeg
2dc869a344 Fix title 2018-01-21 00:36:12 +08:00
wsdjeg
0707a226e0 Remove h1 2018-01-21 00:11:09 +08:00
wsdjeg
68a06bcc34 Fix title 2018-01-20 23:54:55 +08:00
wsdjeg
6dd3e96faf Add respons.js 2018-01-20 20:52:05 +08:00
Wang Shidong
60a55965d1
Merge branch 'master' into feature/python-docstring 2018-01-20 06:06:32 -06:00