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

318 Commits

Author SHA1 Message Date
Wang Shidong
1ac1fd789a
Add projects caches (#3875) 2020-10-08 12:05:34 +08:00
Wang Shidong
acdcfa5aae
Add quickfix support for flygrep (#3872) 2020-10-07 13:31:10 +08:00
Wang Shidong
371370162f
Improve Task manager (#3857) 2020-10-01 22:30:29 +08:00
Wang Shidong
c0b9b721ce
Fix task manager (#3853) 2020-09-30 20:58:09 +08:00
Wang Shidong
36693a3bbc
Add ctrl-t key binding for flygrep (#3845)
close #3836
2020-09-28 20:00:10 +08:00
Wang Shidong
aa51aeef28
Update checkers layer doc (#3832) 2020-09-24 00:23:11 +08:00
Wang Shidong
4e45d04470
Update doc for key binding SPC f / (#3822) 2020-09-20 12:11:34 +08:00
Wang Shidong
bdaf308fcb
Update doc for statusline (#3665) 2020-09-19 16:04:55 +08:00
Wang Shidong
a2ae25aac6
Remove key binding <Tab> (#3818) 2020-09-18 22:45:27 +08:00
Wang Shidong
8008b8389e
Add doc for code indentation (#3799) 2020-09-10 22:23:54 +08:00
Wang Shidong
d9bc5a3dae
Improve pastebin plugin (#3797) 2020-09-10 21:03:26 +08:00
Wang Shidong
b71ee0c96f
Change default keybinding loading (#3792)
* 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 (#3774)
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) (#3764) 2020-09-05 12:43:52 +08:00
Erwan Colin
91b9560f3d
Fix typo in documentation. (#3742) 2020-08-30 20:17:40 +08:00
Wang Shidong
5665e23236
Fix key binding g r (#3728) 2020-08-25 23:15:37 +08:00
Wang Shidong
752b81feeb
Add git-grep support (#3717) 2020-08-21 22:36:25 +08:00
Wang Shidong
31768c56ce
Add type func (#3666) 2020-07-28 21:53:24 +08:00
Wang Shidong
8c3d1d8281
Fix dein support (#3647)
close #3513
2020-07-19 10:47:58 +08:00
Wang Shidong
96da1ed022
Improve project root detection (#3609) 2020-07-05 22:09:46 +08:00
Wang Shidong
7ff167ed42
Add option: escape_key_binding (#3599) 2020-06-30 22:25:15 +08:00
Shidong Wang
2ea97040f9 Update achievements 2020-05-27 09:49:30 +08:00
Shidong Wang
cfaf63446c Update doc for toggle paste mode 2020-05-27 09:40:50 +08:00
michalens
f5ac4fcdec
missing preposition (#3546)
minor syntactic error
2020-05-23 10:17:04 +08:00
Sly
a6bd9a53e6
Updated SourceCodePro font hyperlink (#3508)
Updated the hyperlink to the 2.1.0 version of SourceCodePro Font
2020-05-06 20:13:11 +08:00
Wang Shidong
80e2fc742f
Update pictures (#3497) 2020-04-29 23:32:26 +08:00
Wang Shidong
340f179a96
Add doc for search index (#3484) 2020-04-26 10:36:34 +08:00
Wang Shidong
a4fe1351db
Update doc for vimcompatible (#3453) 2020-04-17 22:23:43 +08:00
Michal Příhoda
4baf76d542
Add: Allow to use prefix count to specify length of password. (#3451)
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
davidh38
9f6546b71c
Website: Correct spellings on various sites (#3443) 2020-04-12 18:41:34 +08:00
VitalyR
c2df8b213a
fix typo (#3435)
The document contains errors and this pr will fix it.
"SauceCodePro" -> "SourceCodePro"
2020-04-06 20:07:27 +08:00
Yanick Fratantonio
13b28149d8
Add shortcut to use NERDCommenterAltDelims (#3417) 2020-03-24 09:29:34 +08:00
Pieter Joost van de Sande
b104fea146
add K key binding to documentation (#3415)
This adds the K key binding to the file tree documentation that is bound for VimFiler, nerdtree and defx.
2020-03-22 12:02:39 +08:00
Alexandre GOMES
c2b0b842a9
Fix typo in documentation (#3396) 2020-03-07 08:28:55 +08:00
Wang Shidong
d8e238b586
Tasks provider (#3375) 2020-02-23 21:29:04 +08:00
Wang Shidong
b8e22780a8
Add tasks detection (#3374) 2020-02-22 16:54:44 +08:00
Wang Shidong
94568dbacb
Improve tasks support (#3370) 2020-02-21 16:01:07 +08:00
Wang Shidong
07fe224817
Update doc and wiki (#3353) 2020-02-16 16:15:32 +08:00
Wang Shidong
4dab51c015
Add backgroud task support (#3351) 2020-02-15 15:15:58 +08:00
Shidong Wang
08bc60455c Update task doc 2020-02-15 13:34:03 +08:00
Wang Shidong
d93e29e4c2
Improve general doc (#3333) 2020-02-14 21:39:42 +08:00
Wang Shidong
d6b748d226
Add bang support for Alt file command (#3331) 2020-02-03 22:15:00 +08:00
Wang Shidong
cd1ac44984
Add windows resize key binding (#2807) 2020-01-29 14:15:29 +08:00
Wang Shidong
40a43de7c0
Add key binding to close denite in filter buffer (#3206) 2019-11-02 13:26:05 +08:00
wsdjeg
0c4de0846b Add link to home 2019-10-14 22:05:10 +08:00
Kinyanjui Wangonya
a0f89a398b Fix typo in documentation (#3142)
The word `maybe` seems a bit out of place in the sentence. `may` fits better.
2019-10-12 20:28:35 +08:00
Lin Kun
b2d93b1d69 add: add two new align symbols: # % (#3112) 2019-10-03 12:32:30 +08:00
Wang Shidong
6cb57388cc
Add keybinding for resize defx (#3084) 2019-09-25 12:22:24 +08:00
Yanick Fratantonio
eb9db06c29 fix shortcuts/docs about marking spelling (#3003) 2019-08-18 16:06:18 +08:00
Wang Shidong
3249178052
Add vcs conflict marker unimpaired binding (#2932)
close #2886
2019-07-09 20:35:08 +08:00