1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
Commit Graph

854 Commits

Author SHA1 Message Date
Wang Shidong
50fe3213d1
Simple support for coc (#2333)
* Add coc support

* Add coc"

* Add coc support
2018-12-13 23:07:55 +08:00
Wang Shidong
fc4bf82201
Improve error key bindings (#2336)
* Add qflist plugin

* Change errors mappings

* Update wiki
2018-12-13 21:40:17 +08:00
Wang Shidong
1bc9f23114
Fix qqlink (#2335) 2018-12-13 19:25:29 +08:00
Wang Shidong
70f52ab694
Update community.md 2018-12-06 20:39:07 +08:00
Pieter Joost van de Sande
7a8d1c7bcb add graphql layer with lang#graphql layer (#2287)
* add graphql layer to docs

* add graphql layer to add graphql file support
2018-11-24 23:16:52 +08:00
Stefan Lendl
64ac875247 Add mapping to toggle conceal level (#2298)
[SPC] t c
toggles between conceallevel=0 and 2
2018-11-24 23:15:31 +08:00
Jonny Hou
6164828e63 Fix for https://github.com/SpaceVim/SpaceVim/issues/2301. (#2303)
Updated for  remove username  in github layer & doc.
2018-11-18 10:45:19 +08:00
Wang Shidong
e04c2cdb05
Update roadmap (#2284) 2018-10-28 22:18:17 +08:00
Wang Shidong
869358a9d9
Improve Spacevim api (#2250) 2018-10-28 20:52:12 +08:00
Wang Shidong
52f3fa4e33
Update statusline.md 2018-10-09 10:53:38 +08:00
Wang Shidong
496b09fc67
Update statusline.md
Close #2247
2018-10-09 10:52:39 +08:00
Wang Shidong
97f8c272f0
Hotfix layer list index (#2249) 2018-10-09 08:50:42 +08:00
Wang Shidong
09dba2408c
Add lang#scheme layer (#2248)
* Add scheme runner

* Add repl

* Add lang#scheme layer doc

* Add lang#scheme layer doc

* Update layer list

* Update wiki
2018-10-08 12:07:04 +08:00
ssfjhh
dc0e5d660f Correct typos (#2245) 2018-10-07 16:12:07 +08:00
Johannes Brüderl
a127122369
fix typo 2018-10-07 02:50:27 +02:00
Wang Shidong
540b556d19
Add function for config searching tool (#2235) 2018-10-06 19:26:05 +08:00
Wang Shidong
00c5192eac
Add docker spacevim (#2238) 2018-10-06 12:51:37 +08:00
Wang Shidong
240d839614
Add autocomplete delay option (#2236) 2018-10-06 10:15:19 +08:00
Wang Shidong
aabe1674ca
Add spinners api (#1926) 2018-10-03 23:20:04 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim (#1777) 2018-10-03 21:47:43 +08:00
Wang Shidong
3fcf185924
Type in java ide (#2229) 2018-10-03 13:48:25 +08:00
Wang Shidong
82c21c8aec
Change gitment colorscheme (#2228) 2018-10-03 13:34:11 +08:00
wsdjeg
ea2561657f Fix gitment 2018-10-02 21:07:49 +08:00
Wang Shidong
61d06bacd0
Online tutor for SpaceVim (#2004) 2018-10-02 21:04:30 +08:00
Samar Dhwoj Acharya
7d814180e3 fix few spelling errors and add documentation about pretty layout formatting (#2224)
* some spelling errors

* more spelling

* update documentation with pretty layout commenting keybinding
2018-10-02 15:26:01 +08:00
Wang Shidong
ec87f52a28
Do not load language layer automatically (#2220) 2018-09-29 23:16:47 +08:00
Wang Shidong
be24294f84
Update version to v1.0.0-dev (#2208) 2018-09-27 21:27:27 +08:00
Wang Shidong
c826d21a98
Release v0.9.0 (#2203) 2018-09-26 21:52:28 +08:00
Wang Shidong
4af37296a1
Add lang#puppet layer doc (#2198) 2018-09-25 23:06:21 +08:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer (#2181) 2018-09-25 22:17:36 +08:00
Samar Dhwoj Acharya
d33a845d93 several spelling fixes in website (#2191) 2018-09-25 22:09:28 +08:00
Wang Shidong
7a9474795a
Fix up (#2197) 2018-09-25 22:05:49 +08:00
Wang Shidong
1651ede080
Add colorscheme frequency (#2189) 2018-09-25 15:56:41 +08:00
Joseph DelCioppio
23e48dc47e Improve Ruby language layer to accept custom REPL
Taking a cue from the Lua language layer, update the Ruby language layer
to support specify a custom REPL. This command expects a valid path to
an executable, so a file path would be required if the executable is not
on your $PATH.
2018-09-21 23:11:51 -04:00
Wang Shidong
479e89e2f5
Add lang#asciidoc layer (#2179) 2018-09-21 21:15:35 +08:00
Wang Shidong
9a6fc96964
Merge pull request #2184 from wsdjeg/jquery_cnd
Use bootCDN for jquery in cn page
2018-09-21 15:03:22 +08:00
Wang Shidong
92cd57a6a4
Update default.html 2018-09-21 15:00:58 +08:00
Wang Shidong
1245c43067
Use bootCDN for jquery in cn page 2018-09-21 14:59:53 +08:00
Wang Shidong
12411a98cd
Update sponsors.md 2018-09-21 13:00:09 +08:00
Wang Shidong
7c8c2ee93a
Update sponsors.md 2018-09-21 12:53:51 +08:00
Wang Shidong
dac399fc59
Update sponsors.md 2018-09-21 12:43:56 +08:00
Wang Shidong
d92640c197
Update sponsors.md 2018-09-21 12:22:24 +08:00
ssfjhh
2397e9508a Doc: Correct several typos. (#2122) 2018-09-19 12:27:49 +08:00
Wang Shidong
4a5c313639
Fix vimcompatible mode (#2174) 2018-09-17 21:09:15 +08:00
Wang Shidong
4c32447783
Fix statusline theme (#2170) 2018-09-16 13:05:35 +08:00
Wang Shidong
b88e9238ec
Add lang#clojure layer doc (#2091) 2018-09-14 22:23:40 +08:00
Wang Shidong
8e4b3a555b
Update highlight API (#2145) 2018-09-14 22:17:52 +08:00
Wang Shidong
e94825c3a4
Update faq and config doc (#2158)
* Update faq for #2157

* Update doc for config spacevim
2018-09-12 21:05:11 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers (#2139) 2018-09-12 20:14:20 +08:00
Wang Shidong
cc6d32effe
Add lsp support for vue (#2149) 2018-09-09 13:13:55 +08:00