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

843 Commits

Author SHA1 Message Date
Anuj More
9345416667
Correct rubocop spelling in docs 2018-05-11 12:35:58 -05:00
Vladimir Mosienko
8fabc58365 Fix keys highlights, add missed 2018-05-11 19:32:50 +05:00
Vladimir Mosienko
6baedfe1e5 Fix layer activation command and typo 2018-05-11 17:08:39 +05:00
wsdjeg
5c7b516234 Fix color 2018-05-01 14:37:57 +08:00
wsdjeg
f08f2daa6f Fix color 2018-05-01 14:34:31 +08:00
wsdjeg
b79a736b3c Improve doc 2018-04-29 13:33:36 +08:00
wsdjeg
492e05827b Update readme 2018-04-29 13:06:50 +08:00
Brice
6043c42db2
Fix typo in documentation 2018-04-25 14:03:36 +01:00
wsdjeg
4c3ca1d6be Hot fix 2018-04-24 21:27:10 +08:00
Wang Shidong
2b5a987950
Use toml as default config file. (#1636)
Add toml config support
2018-04-21 09:58:23 -05:00
Zachary Churchill
4efe8cd5b5
Update haskell.md 2018-04-20 19:14:12 -04:00
wsdjeg
36ea951cfb Fix index 2018-04-18 22:06:36 +08:00
wsdjeg
35f2e71913 Update documentation 2018-04-18 22:02:58 +08:00
Wang Shidong
9a4b0281fe
Update community.md 2018-04-13 14:14:08 +08:00
Wang Shidong
a5fbe395e8
Update community.md
点击链接加入群聊【Vim/SpaceVim 用户③】:
2018-04-13 14:11:56 +08:00
Wang Shidong
dd166b107d
Update community.md 2018-04-13 13:25:19 +08:00
Wang Shidong
9b7338beca
Update community.md 2018-04-13 13:23:18 +08:00
Wang Shidong
d242d1c560
Update community.md 2018-04-13 12:48:15 +08:00
Wang Shidong
f880f996ee
Add vimcompatible mode (#1596)
* Add vimcompatible mode

close #1512

* Add vimcompatible mode
2018-04-12 20:47:22 +08:00
wsdjeg
6e1543c808 Use bash for 24-bit-color.sh
close #1599
2018-04-09 21:24:48 +08:00
wsdjeg
bf3b8b7654 Fix iedit key bindings 2018-04-06 15:37:28 +08:00
wsdjeg
459e8904c4 Fix iedit mode 2018-04-06 15:05:55 +08:00
Miguel Madrid Mencía
7ce113b2a5
Fix typos:
- warpprer -> wrapper
  - executeable -> executable
  - easist -> easiest
2018-03-31 20:10:23 +02:00
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
wsdjeg
7ed07890c9 Fix edit url in website 2018-01-20 19:46:00 +08:00
Seong Yong-ju
4e7474f1a5 Add key binding to generate docstring
* Add key binding to generate docstring to lang/python layer
* Update documentation
2018-01-20 20:35:13 +09:00
wsdjeg
2e2c407e8e Merge branch 'dev' 2018-01-20 18:49:47 +08:00
wsdjeg
c0351b6a01 Update dev doc 2018-01-20 16:39:54 +08:00
Gabriel
def1676a86 Save as windows format for windows users 2018-01-20 14:06:15 +08:00
Gabriel
7033cd04cc Make install.md slower 2018-01-20 14:00:11 +08:00
Gabriel
8f230d05a9 Add end prompts for install.md 2018-01-20 13:57:55 +08:00
Gabriel
195b49622e Add prompts in install.cmd 2018-01-20 13:40:12 +08:00
Gabriel
95b789653f Add testing function in install.cmd 2018-01-20 12:59:16 +08:00
wsdjeg
115709b05a Move emmet to html layer 2018-01-19 20:49:01 +08:00
wsdjeg
6ecbc16067 Add html layer doc 2018-01-19 00:00:53 +08:00
wsdjeg
90907cc1b0 Fis website 404 2018-01-18 21:19:05 +08:00
wsdjeg
eee11cd3d3 Fix page link 2018-01-17 23:04:37 +08:00
wsdjeg
001aca3b8a Add help 2018-01-17 22:49:37 +08:00
wsdjeg
1c6c9539a0 Add feed 2018-01-15 23:19:19 +08:00
wsdjeg
65efdb7f4c Add option for restore q key 2018-01-14 23:48:44 +08:00
wsdjeg
ea7ec8c7e8 Change the except key 2018-01-14 00:16:41 +08:00
wsdjeg
ab4462bc38 Except feature in blog 2018-01-14 00:10:49 +08:00
wsdjeg
e3e0525b6e Fix loop 2018-01-13 23:20:52 +08:00
wsdjeg
6adf0f002e Fix loop 2018-01-13 23:13:07 +08:00
wsdjeg
ea4035f3c2 Update plugin manager page 2018-01-13 22:54:45 +08:00
wsdjeg
aed71513ab Merge website 2018-01-13 22:33:03 +08:00
wsdjeg
ab8ed7ea7a Update baidu-site-verification 2018-01-13 22:17:26 +08:00
wsdjeg
6a0815c184 Remove google tagmanager 2018-01-13 21:31:21 +08:00
wsdjeg
8e0ad62f1a Revent change 2018-01-13 21:10:33 +08:00
wsdjeg
9a5a6962f4 Remove all js 2018-01-13 21:10:33 +08:00
wsdjeg
51e6951e98 Add Asynchronous plugin manager page 2018-01-13 21:10:33 +08:00
wsdjeg
287af401c3 Rename page 2018-01-13 21:10:33 +08:00
wsdjeg
0da66506a6 Move page above intro 2018-01-13 21:10:33 +08:00
wsdjeg
e8493dca9a Add description page 2018-01-13 21:10:33 +08:00
wsdjeg
739b77bb45 Add feature: key bindings guide 2018-01-13 21:10:33 +08:00
wsdjeg
75ec9b5f15 New features 2018-01-13 21:10:33 +08:00
wsdjeg
a777b33237 Update new feature 2018-01-13 21:10:33 +08:00
wsdjeg
1aff179dd7 Update website 2018-01-13 21:10:33 +08:00
wsdjeg
11288ef926 Merge branch 'master' into dev 2018-01-13 21:08:42 +08:00
wsdjeg
5655932d2d Verify google webmaster 2018-01-13 21:08:12 +08:00
wsdjeg
1302acc52b Merge branch 'iedit' into dev 2018-01-13 12:52:42 +08:00
Seong Yong-ju
cd1e12a329 Update documentation
Update documentation for javascript layer
2018-01-13 13:45:21 +09:00
wsdjeg
6d432491cf Add support for Tab in iedit-Normal mode 2018-01-12 22:10:29 +08:00
wsdjeg
2c83c63e5a Add support for p in iedit-Normal mode 2018-01-12 21:56:15 +08:00
wsdjeg
adbc000064 Add support for S in iedit-Normal mode 2018-01-12 21:30:28 +08:00
wsdjeg
8240878968 Add support for n/N in iedit-Normal mode 2018-01-12 21:20:20 +08:00
wsdjeg
ece6d366d5 Add doc for iedit-normal mode 2018-01-11 23:50:49 +08:00
wsdjeg
a478e8739d Add support Left/Right in iedit-normal mode 2018-01-11 22:49:27 +08:00
wsdjeg
7ecd85a8a0 Add support Left/Right in iedit-insert mode 2018-01-11 22:45:08 +08:00
Wang Shidong
6a3885248e
Update README_zh_cn.md 2018-01-11 16:07:46 +08:00
wsdjeg
d236e77e2f Add doc 2018-01-10 23:31:07 +08:00
wsdjeg
3bca249e1f Add iedit mode 2018-01-09 21:14:27 +08:00
wsdjeg
c05f014429 Add iedit mode 2018-01-09 20:19:28 +08:00
wsdjeg
05b7bde1c0 Add weibo 2018-01-08 20:35:12 +08:00
wsdjeg
f7afaa49d5 Update community 2018-01-08 20:17:27 +08:00
wsdjeg
8685f775ea Add option info for vim-diff 2018-01-07 12:47:23 +08:00
wsdjeg
093d27afc5 Update doc for vim-diff 2018-01-07 12:12:34 +08:00
wsdjeg
069b8807d1 Surround title 2018-01-05 22:02:02 +08:00
wsdjeg
a5724229db Add img 2018-01-05 21:58:56 +08:00
wsdjeg
a0117afb36 Merge branch 'newsletter' into dev 2018-01-05 21:55:23 +08:00
wsdjeg
7e8e9a26bd Add news 2018-01-05 21:54:58 +08:00
wsdjeg
071c04f7f5 Update newsletter 2018-01-05 18:36:36 +08:00
wsdjeg
fb377b73b6 Add roadmap 2018-01-05 15:43:00 +08:00
wsdjeg
639ab67fe6 Add info about 0.7.0-dev 2018-01-05 00:42:52 +08:00
wsdjeg
57b6589c6f Fix indent 2018-01-04 20:16:40 +08:00
Gabriel
c2b58f78fd Update shortcuts commands && Fix grammar mistakes && Reformat document styles partly 2018-01-04 15:00:42 +08:00
wsdjeg
41592bef1d Add newsletter 2018-01-04 14:55:08 +08:00
wsdjeg
f5f8eb6929 Update release 0.6.0 info 2018-01-04 14:40:06 +08:00
wsdjeg
ebc1372fe8 Update release 0.4.0 info 2018-01-04 14:27:02 +08:00
wsdjeg
b67ff5a865 Update release 0.3.1 info 2018-01-04 14:20:58 +08:00
wsdjeg
21a4a1b43d Update content 2018-01-04 13:59:06 +08:00
wsdjeg
21b7a47085 Merge branch 'development' into dev 2018-01-04 12:18:44 +08:00
wsdjeg
b09684ddcf Update doc 2018-01-04 12:18:19 +08:00
wsdjeg
a38adf5fd2 Update doc for development 2018-01-04 11:56:53 +08:00
wsdjeg
ac568458b3 Add layer doc example 2018-01-03 23:14:15 +08:00
wsdjeg
c14d85ca5d Update go doc 2018-01-03 22:56:15 +08:00
wsdjeg
7d873e99ae Improve checker layer 2018-01-03 21:15:12 +08:00
wsdjeg
becdc2d7ab Update lsp layer doc 2018-01-02 22:21:58 +08:00
wsdjeg
d427c3f065 Add key bindings development doc 2018-01-02 20:00:16 +08:00
wsdjeg
407a004f7a Fix key bindings 2018-01-01 22:35:11 +08:00
wsdjeg
656842a074 Update doc 2018-01-01 22:02:16 +08:00