1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

616 Commits

Author SHA1 Message Date
Wang Shidong
7e33b5e39b
Add doc for custom spc func () 2021-09-19 17:54:17 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name () 2021-09-12 23:45:01 +08:00
Wang Shidong
39bf31c4b2
Change default filetree to nerdtree () 2021-09-12 23:06:37 +08:00
Wang Shidong
05e45fc053
Improve ui layer () 2021-09-08 10:35:38 +08:00
livrth
2a3981acfd
Update documentation.md () 2021-09-06 13:57:05 +08:00
Wang Shidong
943d34a1d2
Add option for emmet ()
* Add options for setting emmet filetype

close https://github.com/SpaceVim/SpaceVim/issues/4247

* Update

* Update
2021-09-01 21:16:13 +08:00
Wang Shidong
b80606aec5
Add SPC j c key binding () 2021-08-29 00:05:11 +08:00
Wang Shidong
f286e5a83c
Fix typescript eslint maker ()
close 
2021-08-28 19:51:05 +08:00
Wang Shidong
d807b9bf8d
Update doc () 2021-08-27 10:25:02 +08:00
Wang Shidong
8f349d0aae
Update website () 2021-08-23 22:14:58 +08:00
Wang Shidong
5c8e9ac781
Improve cscope layer () 2021-08-22 14:35:22 +08:00
Wang Shidong
66f3306acb
Add lua system api & test () 2021-08-14 09:30:57 +08:00
Wang Shidong
3b455c1b7f
Add option for disable smooth scrolling & fix css () 2021-08-12 23:26:05 +08:00
Wang Shidong
061de45b7b
Add smooth scrolling key bindings () 2021-08-12 10:45:36 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword () 2021-08-11 18:51:20 +08:00
Wang Shidong
fbe1c12a83
Update cn pages () 2021-08-11 16:21:08 +08:00
Wang Shidong
a7e9465a8c
Update community & development page () 2021-08-09 16:28:20 +08:00
Wang Shidong
225e417ff8
Update layer page list () 2021-08-07 16:28:47 +08:00
Wang Shidong
dd46a88bd0
Add doc for notify api () 2021-08-06 21:07:50 +08:00
Wang Shidong
7a6b6ff659
Update irc channel () 2021-08-05 19:55:14 +08:00
Jozsef Lazar
46346dd719
update default go-lsp to gopls () 2021-07-19 20:54:41 +08:00
Jozsef Lazar
af8e26af86
update make_tasks example to support Makefiles with multiple .PHONY options () 2021-07-19 20:53:12 +08:00
Wang Shidong
ca70bd8eb0
Add key binding SPC p F () 2021-07-03 21:53:20 +08:00
Wang Shidong
8558514f30
Update version to v1.8.0-dev () 2021-06-15 23:35:59 +08:00
Shidong Wang
4a584be2f8 Hotfix: version 2021-06-14 10:55:03 +08:00
Wang Shidong
722b6f97cc
Release v1.7.0 () 2021-06-14 10:31:58 +08:00
Wang Shidong
1b8c5dd443
Improve alternate file config () 2021-05-31 23:32:48 +08:00
Wang Shidong
1512348f09
Update lang#dart layer () 2021-04-24 22:12:14 +08:00
Wang Shidong
5286e1724f
Update doc ()
close https://github.com/SpaceVim/SpaceVim/issues/4222
2021-04-22 23:30:18 +08:00
Wang Shidong
1796a22812
Add bootstrap function link to quick guide () 2021-04-17 13:46:35 +08:00
Wang Shidong
d4a217141b
Update doc for SPReinstall () 2021-04-17 13:22:32 +08:00
Wang Shidong
e780e67112
Fix lang#html layer () 2021-04-12 23:36:43 +08:00
Wang Shidong
e32b57446f
Add SPC w f for toggle follow mode () 2021-04-12 23:02:09 +08:00
Wang Shidong
c95b610ac5
Update doc of git layer () 2021-04-11 14:13:57 +08:00
Kun Lin
7577abceb0
Fix and add the key bindings toggle case ()
* Fix the two key bindings 'SPC x u' and 'SPC x U'

* Add one new key bindings 'SPC x ~'.

* Update the documentations accordingly.
2021-04-11 12:31:24 +08:00
Shidong Wang
a6ba9490ca Update doc for SPC c y 2021-04-10 22:27:42 +08:00
Wang Shidong
5268e5210a
Add SPC x l key binding group () 2021-04-10 20:10:16 +08:00
Kun Lin
a74237108a
Replace the invalid URL of smart questions. () 2021-04-08 21:18:20 +08:00
Kun Lin
b8364c1a21
Update documentations for the key bindings mc ()
Co-authored-by: Kun Lin <ssfjhh@gmail.com>
2021-04-07 10:27:15 +08:00
Lin Kun
f56854c5d7
Add SPC l c and SPC l u for lang#markdown layer 2021-04-05 14:47:46 +08:00
Wang Shidong
504a646f05
Update lang#ruby layer () 2021-04-03 22:07:15 +08:00
Lin Kun
b64eb80789
Doc: update markdown documents. ()
Co-authored-by: Kun Lin <ssfjhh@gmail.com>
2021-04-03 19:59:14 +08:00
Wang Shidong
50c7c3bebc
Update python doc () 2021-03-31 21:35:26 +08:00
Shidong Wang
040181bc92 Update link of matrix rooms 2021-03-06 17:05:35 +08:00
LU-sir
1bd22e1ede
Update gtags install guide ()
ArchLinux needs to install global. Gtags.conf is `dead`, and the newer one is `gtags.conf.in`.
2021-03-04 07:21:39 +08:00
Wang Shidong
d6f19f9fa7
Update codecov () 2021-02-21 16:24:10 +08:00
Shidong Wang
5583aee1aa Update build status svg 2021-02-16 22:56:31 +08:00
Shidong Wang
db93f80886 Switch to travis-ci.com 2021-02-16 20:09:25 +08:00
Shidong Wang
99dd0a1f1d Add codecov status 2021-02-16 20:03:53 +08:00
Shidong Wang
934d975ff3 Remove codecove svg 2021-02-15 23:10:24 +08:00