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

1141 Commits

Author SHA1 Message Date
Wang Shidong
4192fdcc6c
website: Use Vim as a C/C++ IDE () 2019-06-01 13:30:10 +08:00
Wang Shidong
b38414aea5
Fix error_clear () 2019-05-26 22:01:20 +08:00
dduenker
a65f2df62a fix typo: corsor → cursor () 2019-05-17 08:43:34 +08:00
AlanDing
5496fb9676 Add Palenight ColorScheme ()
* add palenight colorscheme

* update palenight colorscheme

* fix palenight colorscheme

* add new option to colorscheme layer
2019-05-13 18:47:58 +08:00
Lawrence Ephrim
3d1f46a714 Update documentation.md: Fixed typo ()
On the "Updating Manually with gi" section, "You" was misspelled as "Yor".
2019-05-13 08:32:36 +08:00
Shidong Wang
573107d7d3 Update Following HEAD page 2019-05-11 14:05:04 +08:00
Shidong Wang
afc8abf8b9 Update fork svg 2019-05-11 12:57:32 +08:00
Wang Shidong
64708d7856
Add post for php layer ()
Change phpcd to phpcomplete, as phpcd does not work in windows
2019-05-10 17:24:14 +08:00
Binny Zupnick
101097bf8b Fix type () 2019-05-10 16:05:29 +08:00
Shidong Wang
1f84aa960c Update cn doc for fuzzy find layer 2019-05-09 22:24:28 +08:00
Wang Shidong
ed4c4ec437
Add lang#racket layer () 2019-05-09 15:07:53 +08:00
Wang Shidong
d87b918967
Update doc && fix problems ()
* Update doc && fix problems

* Improve SPC b e

print info for canceled.

* Add canceled info for SPC b R

* Fix type

* Fix type

* Fix type
2019-05-08 13:34:49 +08:00
Wang Shidong
db55d72e76
Add go post () 2019-05-08 09:29:54 +08:00
Wang Shidong
b581ac4c77
Add sidebar () 2019-05-06 11:55:24 +08:00
Wang Shidong
7835efd261
Improve siganture api ()
* Improve siganture api

* Add signature api

* Add signature api

* Add signature api

* Fix markdown layer doc

* Fix markdown layer doc
2019-05-06 11:32:04 +08:00
Lin Kun
477743c6ea [Fix] Fix a typo. ()
* Fix a typo.

* Fix a typo.
2019-05-05 13:23:30 +08:00
Wang Shidong
d85cb639cb
Fix cn doc ()
* Fix cn doc

* Fix cn doc

* Update cn doc
2019-05-04 22:55:55 +08:00
Wang Shidong
54575d6f76
Add srcery colorscheme () 2019-04-28 21:19:09 +08:00
Wang Shidong
a80b4f5287
Add error handle key bindings to lsp layer () 2019-04-28 20:44:47 +08:00
Wang Shidong
516fbe9449
Add lang#ipynb layer () 2019-04-28 14:00:36 +08:00
Wang Shidong
d8a60cabca
Add python plugin ()
close 
2019-04-24 22:54:44 +08:00
Wang Shidong
b506b659e3
Update doc for quickfix_doc ()
* Update doc for quickfix_doc

* Update cn doc
2019-04-24 22:14:22 +08:00
Shidong Wang
d49da9ae3e Add product hunt link 2019-04-24 21:20:48 +08:00
Wang Shidong
b627d2e8ab
Update git layer ()
* Update git layer

* Disable signify when git layer is loaded

* Add key binding

* Update key binding

* Update doc
2019-04-24 21:13:20 +08:00
Ned Ludd
37e92abe67 Switch installation to .toml format () 2019-04-24 09:48:13 +08:00
ken
8dcde203a3 Small grammar fixes in docs () 2019-04-20 13:10:18 +08:00
Shidong Wang
05670f2d3f Update index 2019-04-19 09:36:19 +08:00
Wang Shidong
c7ce5499e4
Fuzzy find tag ()
* Add fuzzy find tags command

* Add key binding
2019-04-13 22:12:57 +08:00
Shidong Wang
57ceada2c0 Update development page 2019-04-13 14:48:24 +08:00
Wang Shidong
0ae0cd55f4
Add option for clang based syntax highlight ()
* Add option for clang based syntax highlight

* Update cn doc
2019-04-13 13:56:41 +08:00
Shidong Wang
21c91553d9 Update page 2019-04-11 22:01:09 +08:00
Wang Shidong
301037d9f1
Update fuzzy find layer doc ()
* Update doc

* Update doc
2019-04-11 11:29:14 +08:00
Wang Shidong
ed51e65daf
Change home and end key in defx buffer ()
* Change home and end key in defx buffer

* Add Ctrl-home key binding

* Update doc
2019-04-11 11:28:50 +08:00
Lin Kun
652ddcfbbd Add: add 2 new key bindings 'C' and 'X' for iedit() 2019-04-10 23:10:53 +08:00
Wang Shidong
bc0057858b
Update version to v1.2.0-dev () 2019-04-09 21:30:48 +08:00
Wang Shidong
2b3f3b7643
Release v1.1.0 ()
* 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 
2019-04-08 07:46:56 +08:00
Wang Shidong
5404fd4705
Improve iedit mode () 2019-04-05 15:42:50 +08:00
Shidong Wang
10153e8389 Add: iedit mode key binding x 2019-04-04 22:02:06 +08:00
Lin Kun
b905448fbc Add: add a new key binding 's' for iedit-model. () 2019-04-04 19:40:07 +08:00
Alessio Linares
a3342e0dbe Enable test layer configuration ()
* Enable test layer configuration

* test layer settings separator changed from - to _
2019-04-02 21:07:25 +08:00
Lin Kun
133b9d4757 Doc: fix a markdown sytax error. () 2019-03-30 14:00:58 +08:00
Wang Shidong
1fefff25fe
Merge branch 'master' into cursor 2019-03-28 15:32:49 +08:00
SallySoul
0271cd890a Could we add a lang#processing? ()
* 🎁 Add first pass of lang#processing

* Add processing.md
2019-03-28 14:41:52 +08:00
Arnold Chand
e12830d47b Update language-server-protocol.md () 2019-03-26 18:40:30 +08:00
Lin Kun
cc023acfba Add 3 key bindings SPC x t C, SPC x t W, SPC x t L ()
* Add: add 3 new key bindings and document the same.

* Doc: sort key bindings.

* Doc: fix a typo.

* Fix: optimize.
2019-03-19 13:32:05 +08:00
Lin Kun
99d0631576 Fix: fix function of SPC f d to match its documentation. ()
* Fix: fix function of SPC f d to match it's documentation.

* Doc: fix typos.
2019-03-18 14:33:42 +08:00
Tai-Lin
ca06b27c04 Update installation step in lang#go () 2019-03-18 07:45:39 +08:00
Wang Shidong
d7d957957e
Add rust layer option () 2019-03-18 00:12:11 +08:00
Lin Kun
840fd21c9e Add: Count words in select region. () 2019-03-17 22:03:27 +08:00
Wang Shidong
37e6169008
Change windows key binding and improve doc () 2019-03-17 20:35:21 +08:00