1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-26 04:00:29 +08:00

134 Commits

Author SHA1 Message Date
Wang Shidong
b80606aec5
Add SPC j c key binding () 2021-08-29 00:05:11 +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
061de45b7b
Add smooth scrolling key bindings () 2021-08-12 10:45:36 +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
1b8c5dd443
Improve alternate file config () 2021-05-31 23:32:48 +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
d4a217141b
Update doc for SPReinstall () 2021-04-17 13:22:32 +08:00
Wang Shidong
e32b57446f
Add SPC w f for toggle follow mode () 2021-04-12 23:02:09 +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
b8364c1a21
Update documentations for the key bindings mc ()
Co-authored-by: Kun Lin <ssfjhh@gmail.com>
2021-04-07 10:27:15 +08:00
Shidong Wang
a61ae055b1 Update documentation for adding custom plugins 2021-02-10 12:54:10 +08:00
Robin Schneider
29b3dcc45e
Doc: Use HTTPS everywhere () 2021-01-02 18:00:51 +08:00
Xue Qianming
267b19fa71
Add: documentation for LangSPCGroupName and LangSPC () 2020-12-21 07:33:11 +08:00
Wang Shidong
798923cfcc
Update doc for key binding SPC f Y () 2020-11-27 23:01:21 +08:00
Wang Shidong
f1bff22dd4
Update doc for SPC f / () 2020-11-03 23:01:11 +08:00
Wang Shidong
15a511c32f
Add doc for undotree () 2020-10-31 15:52:34 +08:00
Wang Shidong
ce73df6fc5
Add f{char} for iedit-normal mode () 2020-10-23 22:41:54 +08:00
Wang Shidong
19413daddb
Update doc for Leader f p () 2020-10-20 21:54:08 +08:00
Lin Kun
c5387da3fc
Doc: add description for <Leader> P. () 2020-10-19 22:06:51 +08:00
Wang Shidong
1ac1fd789a
Add projects caches () 2020-10-08 12:05:34 +08:00
Wang Shidong
acdcfa5aae
Add quickfix support for flygrep () 2020-10-07 13:31:10 +08:00
Wang Shidong
371370162f
Improve Task manager () 2020-10-01 22:30:29 +08:00
Wang Shidong
c0b9b721ce
Fix task manager () 2020-09-30 20:58:09 +08:00
Wang Shidong
36693a3bbc
Add ctrl-t key binding for flygrep ()
close 
2020-09-28 20:00:10 +08:00
Wang Shidong
aa51aeef28
Update checkers layer doc () 2020-09-24 00:23:11 +08:00
Wang Shidong
4e45d04470
Update doc for key binding SPC f / () 2020-09-20 12:11:34 +08:00
Wang Shidong
bdaf308fcb
Update doc for statusline () 2020-09-19 16:04:55 +08:00
Wang Shidong
a2ae25aac6
Remove key binding <Tab> () 2020-09-18 22:45:27 +08:00
Wang Shidong
8008b8389e
Add doc for code indentation () 2020-09-10 22:23:54 +08:00
Wang Shidong
d9bc5a3dae
Improve pastebin plugin () 2020-09-10 21:03:26 +08:00
Wang Shidong
b71ee0c96f
Change default keybinding loading ()
* Make default keyBinding load after custom#load

* Remove key binding ctrl-c in normal mode

* Remove key binding Ctrl-x
2020-09-10 01:52:40 +08:00
Wang Shidong
f3d4fbc9f4
Doc custom plugins ()
close https://github.com/SpaceVim/SpaceVim/issues/3771
2020-09-06 21:57:33 +08:00
Wang Shidong
c791b3661b
Update doc for project manager(rooter) () 2020-09-05 12:43:52 +08:00
Wang Shidong
5665e23236
Fix key binding g r () 2020-08-25 23:15:37 +08:00
Wang Shidong
752b81feeb
Add git-grep support () 2020-08-21 22:36:25 +08:00
BillLucky
81aa834657
typo(doc): romote -> remote ()
romote -> remote
2020-08-04 21:30:50 +08:00
Wang Shidong
8c3d1d8281
Fix dein support ()
close 
2020-07-19 10:47:58 +08:00
Shidong Wang
cfaf63446c Update doc for toggle paste mode 2020-05-27 09:40:50 +08:00
Wang Shidong
80e2fc742f
Update pictures () 2020-04-29 23:32:26 +08:00
Wang Shidong
340f179a96
Add doc for search index () 2020-04-26 10:36:34 +08:00
Wang Shidong
a4fe1351db
Update doc for vimcompatible () 2020-04-17 22:23:43 +08:00
Michal Příhoda
4baf76d542
Add: Allow to use prefix count to specify length of password. ()
In the password insertion functions it is now possible to use
count prefix to specify another password length instead of the default.

The defaults did not change and are used if v:count is 0.
2020-04-16 22:27:49 +08:00
VitalyR
c4d28c4a4e
Fix font typo ()
"SauceCodePro" -> "SourceCodePro"
2020-04-06 19:13:21 +08:00
Wang Shidong
d8e238b586
Tasks provider () 2020-02-23 21:29:04 +08:00
Wang Shidong
b8e22780a8
Add tasks detection () 2020-02-22 16:54:44 +08:00
Wang Shidong
94568dbacb
Improve tasks support () 2020-02-21 16:01:07 +08:00