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

149 Commits

Author SHA1 Message Date
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
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
BillLucky
81aa834657
typo(doc): romote -> remote (#3685)
romote -> remote
2020-08-04 21:30:50 +08:00
Wang Shidong
8c3d1d8281
Fix dein support (#3647)
close #3513
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 (#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
VitalyR
c4d28c4a4e
Fix font typo (#3434)
"SauceCodePro" -> "SourceCodePro"
2020-04-06 19:13:21 +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
6cd772cfb4
Add tasks support (#3346) 2020-02-14 22:15:04 +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
4da2e13a8e
Update links (#3152) 2019-10-14 23:29:07 +08:00
Wang Shidong
483b3285ba
Improve spacevim.org (#3117) 2019-10-04 14:13:51 +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
Wang Shidong
3249178052
Add vcs conflict marker unimpaired binding (#2932)
close #2886
2019-07-09 20:35:08 +08:00
Shidong Wang
1f84aa960c Update cn doc for fuzzy find layer 2019-05-09 22:24:28 +08:00
Wang Shidong
d87b918967
Update doc && fix problems (#2799)
* Update doc && fix problems

* Improve SPC b e

print info for canceled.

* Add canceled info for SPC b R

* Fix type

* Fix type

* Fix type
2019-05-08 13:34:49 +08:00
Lin Kun
477743c6ea [Fix] Fix a typo. (#2784)
* Fix a typo.

* Fix a typo.
2019-05-05 13:23:30 +08:00
Wang Shidong
d85cb639cb
Fix cn doc (#2776)
* Fix cn doc

* Fix cn doc

* Update cn doc
2019-05-04 22:55:55 +08:00
Wang Shidong
b506b659e3
Update doc for quickfix_doc (#2766)
* Update doc for quickfix_doc

* Update cn doc
2019-04-24 22:14:22 +08:00
Wang Shidong
ed51e65daf
Change home and end key in defx buffer (#2738)
* Change home and end key in defx buffer

* Add Ctrl-home key binding

* Update doc
2019-04-11 11:28:50 +08:00
Lin Kun
652ddcfbbd Add: add 2 new key bindings 'C' and 'X' for iedit(#2728) 2019-04-10 23:10:53 +08:00
Wang Shidong
5404fd4705
Improve iedit mode (#2725) 2019-04-05 15:42:50 +08:00
Shidong Wang
10153e8389 Add: iedit mode key binding x 2019-04-04 22:02:06 +08:00
Lin Kun
b905448fbc Add: add a new key binding 's' for iedit-model. (#2723) 2019-04-04 19:40:07 +08:00
Lin Kun
cc023acfba Add 3 key bindings SPC x t C, SPC x t W, SPC x t L (#2684)
* Add: add 3 new key bindings and document the same.

* Doc: sort key bindings.

* Doc: fix a typo.

* Fix: optimize.
2019-03-19 13:32:05 +08:00
Lin Kun
99d0631576 Fix: fix function of SPC f d to match its documentation. (#2682)
* Fix: fix function of SPC f d to match it's documentation.

* Doc: fix typos.
2019-03-18 14:33:42 +08:00
Lin Kun
840fd21c9e Add: Count words in select region. (#2675) 2019-03-17 22:03:27 +08:00
Wang Shidong
37e6169008
Change windows key binding and improve doc (#2674) 2019-03-17 20:35:21 +08:00
Wang Shidong
e628e1eebf
Change plugin list key binding (#2665)
* Change plugin list key binding

* Fix doc
2019-03-14 23:32:20 +08:00
Wang Shidong
f55fac7c2e
Add option filetree_direction (#2661) 2019-03-14 00:03:35 +08:00
Wang Shidong
cd5ac21256
Update file tree key binding (#2630)
* Update file tree key binding

* Update doc
2019-02-27 08:13:00 -06:00
Shidong Wang
007a128025 Update achievement 2019-02-23 13:59:49 +08:00
Shidong Wang
e97974ff35 Hotfix: cn page type 2019-02-20 23:21:11 +08:00
Lin Kun
205f236bb7 Doc: do some translation work in cn documentations. (#2608)
* Doc: do some translation work in cn documentations.

* Doc: fix a typo.
2019-02-19 21:58:47 +08:00
Lin Kun
61279a289e Doc: translate <C-e> to Ctrl-e etc. (#2605)
* Doc: fix typos.

* Doc: make the translation more accurate.

* Doc: update documentations.

* Doc: translate <C-e> to Ctrl-e etc.

* Doc: fix typos.

* Doc: fix typos.
2019-02-19 21:54:05 +08:00
Lin Kun
c64fdc2ddf Change: toggle functions of some pairs of key bindings. (#2601) 2019-02-18 13:28:30 +08:00
Lin Kun
bf92a4d5ed Fixed: auto-indent new line after SPC j S. (#2598) 2019-02-18 09:09:20 +08:00
Lin Kun
5f6e8c05b0 Add: add 3 new comment key binding. (#2599)
* add SPC c y to comment and yark

* add SPC c u to uncomment

* add SPC c $ to comment to EOL

* Doc: update documentations.

* Doc: update documentations.
2019-02-18 09:03:28 +08:00
Lin Kun
486907ead4 Doc: update documentations for SPC x a r. (#2596) 2019-02-17 12:42:11 +08:00
Lin Kun
c376371b67 Add: add 2 new key bindings and the corresponding documentations. (#2593)
* Add: add 2 new key bindings and the corresponding documentations.

* Doc: translate some documentation.
2019-02-17 10:30:13 +08:00
Lin Kun
ceb77758ee Doc: fix typos. (#2580) 2019-02-13 23:25:34 +08:00
Lin Kun
6b9e4f65da Doc: fix typos. 2019-02-11 18:59:31 +08:00
Lin Kun
0c8be4f18e Add: add two new key bindings: align at [SPC] and operators. (#2571)
* Add: add a new key binding: align at [SPC].

* Add: add a new key binding: align at operators.
2019-02-11 09:35:41 +08:00
Lin Kun
5e64d6379b Doc: fix typos. (#2551) 2019-02-03 20:51:00 +08:00
Lin Kun
7c2e7b7421 Add: add function 'set_justification_to' with it's 3 key bindings. (#2511) 2019-01-27 10:59:44 +08:00
Wang Shidong
8353ecef68
Add input method support on statusline (#2496)
* Add input method support on statusline

close #1693

* Update doc
2019-01-24 23:02:09 +08:00
ssfjhh
c3a04d4ebc Change: modify the function of SPC c L is function. (#2492)
* Change: SPC c L is function exactly the same as SPC c l, so modify it to 'comment lines' and update the corresponding documentation.

* Doc: add (TODO) to the functions that have not been implemented.

* Fixed: fix the hint for 'SPC c v'.
2019-01-24 21:08:41 +08:00
ssfjhh
871dded7ea Doc: add a new name rule: hints-like-this (#2493)
* Doc: add a new name rule: hints-like-this

* Doc: fix typos.

* Doc: fix typos.

* Doc: add (TODO) to the unimplemented functions.
2019-01-23 22:48:09 +08:00
Shidong Wang
f38ee34c00 Remove doc about Leader f f
file searching key bindings:
- SPC f f: searching files in the directory of current file
- SPC p f: searching files in current project
2019-01-23 13:14:27 +08:00
ssfjhh
38bf9583c0 Doc: fix typos. (#2483)
* Doc: fix typos.

* Doc: fix typos.

* Doc: set ff=unix.

* Doc: set ff=unix.
2019-01-22 14:07:48 +08:00
ssfjhh
6266158722 Doc: fix typos. (#2471) 2019-01-21 09:51:53 +08:00
ssfjhh
536c1cba94 Doc: Correct documentations by ChineseLinter and fix typos. (#2452) 2019-01-16 23:34:39 +08:00
Shidong Wang
556a51bc26 Fix type 2019-01-10 18:56:57 +08:00
ssfjhh
077574484f Doc: Fix typos and translate (#2443)
* Doc: Fix typos with ChineseLinter tool and translate some documentation in English to Chinese.
2019-01-10 18:42:01 +08:00
Wang Shidong
992584d8b8
Improve runner plugin (#2397) 2018-12-31 09:09:35 -06: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
1a74d45f6d Fix markdown format 2018-12-23 12:13:43 +08:00
Wang Shidong
61476ef530
Improve align feature (#2213) 2018-12-20 23:19:44 +08:00
ssfjhh
dc0e5d660f Correct typos (#2245) 2018-10-07 16:12:07 +08:00
Wang Shidong
540b556d19
Add function for config searching tool (#2235) 2018-10-06 19:26:05 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim (#1777) 2018-10-03 21:47:43 +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
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
ssfjhh
cce133115e Correct several typos and links. (#2113) 2018-09-01 10:01:59 +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
ssfjhh
fbda06919d Correct a typo (#2060) 2018-08-19 20:21:21 +08:00
ssfjhh
7a4a224ca7 Correct serval typoes. (#2053) 2018-08-18 06:43:42 +08:00
Wang Shidong
d03a3e2403
fix fzf help command (#2047) 2018-08-16 20:44:16 +08:00
ssfjhh
37ca2fd660 Website:Correct several typoes (#2042) 2018-08-14 21:33:04 +08:00
Wang Shidong
9d1a6f8de8
Format key notations (#1940) 2018-08-04 14:31:00 +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
wsdjeg
6507767df7 Update cn doc 2018-07-28 09:56:00 +08:00
wsdjeg
8d184c60f0 Update doc for bootstrap
close #1896
2018-07-26 21:37:58 +08:00
Wang Shidong
d724d9e986
Improve the tabmanager (#1887) 2018-07-02 14:08:47 +08:00
Felix Yan
c75eb64dc7
Fix a typo in cn/documentation.md 2018-06-09 03:19:25 +08:00
Wang Shidong
163ca7a141
Fix doc about enable/disable guicolors (#1785) 2018-06-03 20:38:01 +08:00
Wang Shidong
3eb94b292e
Improve system api (#1780)
* Improve system api

* Update apis

* Update apis

* Update apis

* Update apis

* Update apis

* Update file api

* Update build options of vimproc
2018-06-03 10:40:11 +08:00
thawk
7c07f62c76 add SPC x a | to align region at | (#1766) 2018-05-31 08:18:22 -05:00
Wang Shidong
5ea92078f3
Update documentation (#1765) 2018-05-31 08:17:38 -05:00
Wang Shidong
bb75c310a2
Manager post tags (#1762) 2018-05-27 20:54:33 +08:00
wsdjeg
f1ce1fe6a8 Imporve max_column options
close #1733
2018-05-22 21:39:24 +08:00
Wang Shidong
e088980f74
Improve Version Control layer (#1470) 2018-03-12 21:00:24 +08:00
floatval
de55b57aed translate documentation.md 2018-02-02 11:07:18 +08:00
Wang Shidong
ba59ca2520
Update chinese document (#1331)
squash and merged
2018-01-27 01:07:02 +08:00