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

972 Commits

Author SHA1 Message Date
Wang Shidong
8be2f3919d
Update to v1.1.0-dev (#2382) 2018-12-27 07:35:16 -06:00
Shidong Wang
1bdfb585be Hot fix deadlink 2018-12-25 23:32:43 +08:00
Wang Shidong
44a8af57b9
Release v1.0.0 (#2377) 2018-12-25 22:04:36 +08:00
Wang Shidong
df4810fa80
Change default font (#2373)
* Add function for close and reopen issue

* Fix font configuration

* Add fonts link

* Update wiki
2018-12-23 21:55:41 +08:00
Shidong Wang
fa1e780aa6 Fix pt support in windows
Problems: Denite file_rec does not word in windows.
Selution: change the command for pt in denite config.
2018-12-23 12:58:09 +08:00
Shidong Wang
1a74d45f6d Fix markdown format 2018-12-23 12:13:43 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows (#2371)
* Fix flygerp support in windows

* Fix path

* Add option for config command line prompt

Add new SpaceVim option commandline_prompt, this option is for
changging denite and flygrep command line prompt, by default it is
➭

* Remove spacevim before prompt

* Add getjumplist compatible function

* Update getjumplist function

* Implement split max func

* Update test

* Fix compatible function

* Fix rg support in flygrep_windows

in window and neovim-qt, rg need a '.' at the end if no dir specific

* Fix ag support

* Update wiki

* Update notes

* Add note for install rg and ag in windows
2018-12-22 22:18:19 +08:00
Shidong Wang
e1e0486326 Update community 2018-12-22 14:39:40 +08:00
Wang Shidong
61476ef530
Improve align feature (#2213) 2018-12-20 23:19:44 +08:00
Shidong Wang
c92ed6a45d Update sponsors page 2018-12-20 22:15:11 +08:00
Shidong Wang
d518c229c6 Update doc 2018-12-19 22:58:58 +08:00
Jeff Heaton
1b92d31fc4 Minor English changes (#2357) 2018-12-18 23:14:37 +08:00
Shidong Wang
493d3273af Update doc for tmux layer 2018-12-16 12:41:57 +08:00
Shidong Wang
11f70291fa Merge tmux option 2018-12-16 12:33:12 +08:00
Shidong Wang
d77d48b044 Fix gitment 2018-12-16 11:53:23 +08:00
Shidong Wang
9838c1c09c Update about page 2018-12-15 21:01:36 +08:00
Fetz
51ab3b9bc0
Add test layer 2018-12-15 12:38:40 +00:00
Wang Shidong
d70ad4c0b7
Remove qq group info (#2345) 2018-12-15 15:22:52 +08:00
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
Wang Shidong
616b50ec62
Add lang#vue layer (#2143) 2018-09-07 19:52:15 +08:00
Wang Shidong
67aeb4dac2
Add lang#latex layer (#2133)
* Add lang#latex layer
* Add lang#extra layer
2018-09-06 21:16:33 +08:00
Cosmin Cojocar
d441c1e438 Add some Typescript keybindings (#2100)
* Fix typescreipt language mapping registration

* Add some key bindigns for Typescript

* Add new typescript key bindings to README

* typescript: define a gd function for go to defintion command

* Update the typescript gd command
2018-09-01 20:25:45 +08:00
ssfjhh
cce133115e Correct several typos and links. (#2113) 2018-09-01 10:01:59 +08:00
Wang Shidong
77e7d46e27
Fix SPC ? key binding (#2109) 2018-08-31 10:42:45 +08:00
allentools
4d064bd6f0 Update python.md (#2105)
Adding the example for automatic buffer formatting enabled on save.  (This doesn't work for me)
2018-08-30 20:38:21 +08:00
Wang Shidong
166f13d56f
Update community.md 2018-08-30 16:33:38 +08:00
Wang Shidong
a63b606507
Update cn community.md (#2107) 2018-08-30 16:30:42 +08:00
Wang Shidong
abe521034e
Fix comment cn doc (#2102) 2018-08-29 21:56:51 +08:00
ssfjhh
f69f8c665d Remove white spaces between Chinese characters. (#2094)
Remove white spaces and some types
2018-08-27 18:14:04 +08:00
Wang Shidong
afcf9067dc
Add lang#elm layer (#2088)
Add lang#elm layer and improve repl highlight
2018-08-26 13:14:25 +08:00
Wang Shidong
9ed641aabf
Add lang#plantuml layer (#2085)
* Add lang#plantuml layer
2018-08-25 21:41:15 +08:00
Wang Shidong
cef2c5bf8d
Add lang#fsharp layer (#2081)
* Add lang#fsharp layer
2018-08-25 20:48:00 +08:00
Wang Shidong
e9e0950b77
Add doc for lang#scala layer (#2077)
* Add doc for lang#scala layer
2018-08-25 19:27:53 +08:00
Wang Shidong
151e0a6e18
add lang#erlang layer (#2074)
* Add lang#erlang layer

* Fix erlang omni patterns

* Add doc

* Add repl support for erlang

* Add lang#erlang layer

* Type
2018-08-22 20:40:25 +08:00
Wang Shidong
7110672a95
Add lang#WebAssembly layer (#2068)
* Add lang#WebAssembly layer

* Update wiki
2018-08-21 21:56:23 +08:00
ssfjhh
fbda06919d Correct a typo (#2060) 2018-08-19 20:21:21 +08:00
Wang Shidong
fd427f0eaa
Add lang#purescript layer (#2054) 2018-08-18 16:41:50 +08:00
ssfjhh
7a4a224ca7 Correct serval typoes. (#2053) 2018-08-18 06:43:42 +08:00
Wang Shidong
4de73653b2
📝 Update doc for lang#rust layer (#2052) 2018-08-17 21:34:18 +08:00
Wang Shidong
d03a3e2403
fix fzf help command (#2047) 2018-08-16 20:44:16 +08:00
Wang Shidong
ea79a6a523
Improve lang#sh layer (#2045)
* Update doc for lang#sh layer

* Update doc and wiki
2018-08-15 21:26:38 +08:00
ssfjhh
37ca2fd660 Website:Correct several typoes (#2042) 2018-08-14 21:33:04 +08:00
Wang Shidong
5c81fb3da9
Improve lang#perl layer (#2041)
* Add perl layer doc

* Update perl layer
2018-08-14 21:18:05 +08:00
Wang Shidong
6b2ec2041c
Lsp support for elixir (#2037)
* Lsp support for elixir

* Update elixir key bindings

* Update key bindings

* Update key bindings

* Update wiki
2018-08-14 20:02:54 +08:00
Wang Shidong
7a7d77174e
Improve lang#julia layer (#2035)
*  Add English version lang#julia layer page
*  Add Chinese version lang#julia layer page
*  Add code runner
*  Add repl support
*  Add syntax/indent file
*  Add lsp support
2018-08-14 10:04:37 +08:00
Wang Shidong
d89a24aabf
Add lang#nim layer (#2018)
* Add lang#nim layer
2018-08-11 18:41:20 +08:00
Wang Shidong
9f9c9c3d1b
Add lang#swift layer (#2027) 2018-08-08 20:56:51 +08:00
Wang Shidong
d4ce2c0534
Type in autohotkey doc (#2022) 2018-08-06 21:45:13 +08:00
Wang Shidong
a51bb85771
Add lang#autohotkey layer (#2021)
* Add lang#autohotkey layer

* Update doc & wiki
2018-08-06 21:41:44 +08:00
Wang Shidong
8928d1ce1e
Add lang#agda layer (#1941)
* Add lang#agda layer
2018-08-05 13:21:57 +08:00
Wang Shidong
b94438516f
Improve tmux layer (#1970)
* Merge tmux and lang#tmux layer
2018-08-04 20:34:14 +08:00
Wang Shidong
9d1a6f8de8
Format key notations (#1940) 2018-08-04 14:31:00 +08:00
Wang Shidong
d09bfba5e1
Update sudo layer doc (#2011)
* Update sudo layer doc

* Update sudo layer doc

* Update wiki
2018-08-03 20:47:46 +08:00
Wang Shidong
797457ee2a
Add dockerfile support (#2001)
* Add dockerfile support

* Update wiki
2018-07-30 23:34:44 +08:00
Wang Shidong
c4332ef106
Update kotlin layer (#1996) 2018-07-30 23:07:24 +08:00
Wang Shidong
db366890e1
Update doc for windows key bindings (#1995)
* Update doc for windows key bindings

* Update wiki
2018-07-28 21:26:25 +08:00
Wang Shidong
f1801f4ae3
Fix neovim py support (#1988) 2018-07-28 10:58:12 +08:00
wsdjeg
6507767df7 Update cn doc 2018-07-28 09:56:00 +08:00
wsdjeg
d50259c6c9 Merge branch 'doc_bootstrap' 2018-07-28 09:50:04 +08:00
wsdjeg
8c57664aff Add doc for debug plugin 2018-07-26 22:29:57 +08:00
wsdjeg
8d184c60f0 Update doc for bootstrap
close #1896
2018-07-26 21:37:58 +08:00
Wang Shidong
c95e3a8544
Update doc for disable plugins (#1951)
* Update doc for disable plugins

* fix lint
2018-07-17 21:56:29 +08:00
Wang Shidong
f99801a88a
Add gist manager gista (#1936)
* Add gist manager

* Add gista key bindings

* Add key binding for post gist

* Update doc and wiki
2018-07-14 11:37:00 +08:00
Wang Shidong
cd7bfdf939
Add doc for apis (#1896) 2018-07-13 20:35:27 +08:00
Joshua Rosato
cbce52e8e2 Correct grammar in layers docs (#1930)
* Update index.md

* Update Following-HEAD.md
2018-07-11 20:36:50 +08:00
Wang Shidong
d3c4c8baaf
Website: add link to following HEAD page (#1924) 2018-07-08 19:02:45 +08:00
Wang Shidong
7358a26fd1
Update time and location (#1916) 2018-07-05 21:44:10 +08:00
Wang Shidong
f176e60bd2
Update 2018-06-24-first-meetup-in-hangzhou.md 2018-07-05 21:36:29 +08:00
Wang Shidong
7eb6f17599
update id (#1915) 2018-07-05 16:37:04 +08:00
Wang Shidong
823c7e20ed
change comment id (#1914) 2018-07-05 16:22:44 +08:00
Wang Shidong
93accdaef0
Website: add post about first meetup (#1875) 2018-07-05 16:16:34 +08:00
Wang Shidong
0677850f06
Improve gitment support (#1908) 2018-07-04 08:49:23 +08:00
Wang Shidong
61e7e28ea0
Update wiki for gitment (#1907) 2018-07-04 08:33:18 +08:00
Wang Shidong
e2c08636d5
Change comments id (#1906) 2018-07-04 08:27:29 +08:00
Wang Shidong
fa769727f8
Fix: change gitment page id (#1905) 2018-07-04 07:55:13 +08:00
wsdjeg
e57d0a3ede Use gitment 2018-07-03 22:09:43 +08:00
Wang Shidong
d724d9e986
Improve the tabmanager (#1887) 2018-07-02 14:08:47 +08:00
Bram
b1d5dc06ae
Update javascipt layer documentation to show toml config examples 2018-06-27 12:18:11 +02:00
Wang Shidong
9e4bed4961
Fix: check if term_start exist (#1881) 2018-06-26 22:09:17 +08:00
Wang Shidong
9d9ad29a4b
Improve lang#typescript layer (#1870)
* Improve lang#typescript layer

* Improve lang#typescript layer

* Use next branch of lsc

* Update wiki
2018-06-26 21:29:48 +08:00
Wang Shidong
3787b35c64
Website: update layer page (#1860) 2018-06-23 14:37:41 +08:00
wsdjeg
67153b668d Improve pull request template 2018-06-20 21:22:35 +08:00
Wang Shidong
952f6b6696
Update faq (#1848) 2018-06-19 21:50:19 +08:00
Christian Höltje
538edd85ee faq: clean up the English a little 2018-06-19 09:21:56 +08:00
Javier Tiá
569b457e5e Add [SPC]bb map in fzf layer to nagivate in all buffers
fzf layer works better than denite and unite layers. This commit add
`[SPC]bb` map in fzf layer.

denite layer used to enable `[SPC]bb` to navigate in all buffers.
This change add same functionality but in fzf layer.
2018-06-18 14:49:06 -06:00
Wang Shidong
7f0723e93e
Add floobits layer (#1697)
* Add floobits layer

* Add floobits layer

* Add major key bindings for floobits layer

* Update floobits layer

* Update floobit layer
2018-06-18 21:04:24 +08:00
Wang Shidong
e76540e0fc
Update version: 0.9.0-dev (#1842)
* New version 0.9.0-dev

* Update release script
2018-06-18 15:53:47 +08:00
Wang Shidong
7a91d3bc2f
Release v0.8.0 2018-06-18 14:01:56 +08:00
wsdjeg
c1b5958622 Update help file 2018-06-15 21:18:59 +08:00
wsdjeg
7dcd9b9e87 Update faq for why using toml 2018-06-15 21:01:28 +08:00
wsdjeg
9a3b59c818 Update help file 2018-06-15 20:41:11 +08:00
VyronLee
355f09c823 Fix installation error when there is no '.config' at '$HOME' directory. (#1819) 2018-06-10 23:31:33 +08:00
Wang Shidong
e43c158c0d
Merge pull request #1814 from ArnaudValensi/patch-2
Fix a potentially misleading example in the doc
2018-06-09 06:34:08 +08:00
Wang Shidong
dd1e994c7f
Merge pull request #1813 from ArnaudValensi/patch-1
Fix typo
2018-06-09 06:32:48 +08:00
Arnaud Valensi
c3e270e63d
Fix a potentially misleading example in the doc 2018-06-09 00:06:13 +02:00
Arnaud Valensi
da71fbdbe1
Fix type 2018-06-08 22:58:40 +02:00
Felix Yan
c75eb64dc7
Fix a typo in cn/documentation.md 2018-06-09 03:19:25 +08:00
Cosmin Cojocar
602f2417f6 Update the documentation of Go layer 2018-06-08 15:36:23 +02:00
Wang Shidong
103019cd59
Add Search box to the website (#1789) 2018-06-04 21:33:12 +08:00
Wang Shidong
163ca7a141
Fix doc about enable/disable guicolors (#1785) 2018-06-03 20:38:01 +08:00
Wang Shidong
31e2cc2761
Update community (#1781) 2018-06-03 15:10:47 +08:00