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

282 Commits

Author SHA1 Message Date
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
wsdjeg
f87ffe65ae Add desc for timeoutlen option
ref: https://github.com/SpaceVim/SpaceVim/issues/2322
2019-07-09 20:25:44 +08:00
Wang Shidong
805c1c3f34
Better deafult (#2865)
* Change default windows index type

* Chaneg option enable_tabline_filetype_icon

change enable_tabline_filetype_icon to enable_tabline_ft_icon

* Disable true colors by default

* Changes default buffer_index_type to 4

* Change default statusline sep
2019-06-02 11:59:43 +08:00
dduenker
a65f2df62a fix typo: corsor → cursor (#2828) 2019-05-17 08:43:34 +08:00
Lawrence Ephrim
3d1f46a714 Update documentation.md: Fixed typo (#2822)
On the "Updating Manually with gi" section, "You" was misspelled as "Yor".
2019-05-13 08:32:36 +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
301037d9f1
Update fuzzy find layer doc (#2737)
* Update doc

* Update doc
2019-04-11 11:29:14 +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
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
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
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
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
f5c8244f2c Doc: fix typos. (#2481) 2019-01-22 07:50:55 +08:00
Kun Lin
4acde6a773 Doc: fix typos. 2019-01-07 21:34:42 +08:00
Wang Shidong
1b7c6b56e6
Add alt file plugin (#2416) 2019-01-06 13:36:33 +08:00
Wang Shidong
992584d8b8
Improve runner plugin (#2397) 2018-12-31 09:09:35 -06:00