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
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
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
Wang Shidong
fc4bf82201
Improve error key bindings ( #2336 )
...
* Add qflist plugin
* Change errors mappings
* Update wiki
2018-12-13 21:40:17 +08:00
Stefan Lendl
64ac875247
Add mapping to toggle conceal level ( #2298 )
...
[SPC] t c
toggles between conceallevel=0 and 2
2018-11-24 23:15:31 +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
Samar Dhwoj Acharya
7d814180e3
fix few spelling errors and add documentation about pretty layout formatting ( #2224 )
...
* some spelling errors
* more spelling
* update documentation with pretty layout commenting keybinding
2018-10-02 15:26:01 +08:00
Samar Dhwoj Acharya
d33a845d93
several spelling fixes in website ( #2191 )
2018-09-25 22:09:28 +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
Wang Shidong
77e7d46e27
Fix SPC ? key binding ( #2109 )
2018-08-31 10:42:45 +08:00
Wang Shidong
abe521034e
Fix comment cn doc ( #2102 )
2018-08-29 21:56:51 +08:00
Wang Shidong
d03a3e2403
fix fzf help command ( #2047 )
2018-08-16 20:44:16 +08:00
Wang Shidong
9d1a6f8de8
Format key notations ( #1940 )
2018-08-04 14:31:00 +08:00
Wang Shidong
d09bfba5e1
Update sudo layer doc ( #2011 )
...
* Update sudo layer doc
* Update sudo layer doc
* Update wiki
2018-08-03 20:47:46 +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
d50259c6c9
Merge branch 'doc_bootstrap'
2018-07-28 09:50:04 +08:00
wsdjeg
8c57664aff
Add doc for debug plugin
2018-07-26 22:29:57 +08:00
wsdjeg
8d184c60f0
Update doc for bootstrap
...
close #1896
2018-07-26 21:37:58 +08:00
Wang Shidong
c95e3a8544
Update doc for disable plugins ( #1951 )
...
* Update doc for disable plugins
* fix lint
2018-07-17 21:56:29 +08:00
Wang Shidong
d724d9e986
Improve the tabmanager ( #1887 )
2018-07-02 14:08:47 +08:00
Wang Shidong
e43c158c0d
Merge pull request #1814 from ArnaudValensi/patch-2
...
Fix a potentially misleading example in the doc
2018-06-09 06:34:08 +08:00
Arnaud Valensi
c3e270e63d
Fix a potentially misleading example in the doc
2018-06-09 00:06:13 +02:00
Arnaud Valensi
da71fbdbe1
Fix type
2018-06-08 22:58:40 +02: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
xiayyu
80da489f77
add useage of bootstrap function to docs ( #1771 )
2018-06-01 12:55:09 +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
Jon Bramley
0ab979b833
Add Ctrl-a to the vim compatibility list in the documentation ( #1755 )
2018-05-25 21:34:01 +08:00
wsdjeg
f1ce1fe6a8
Imporve max_column options
...
close #1733
2018-05-22 21:39:24 +08:00
wsdjeg
59fa6345f6
Fix doc for colorscheme_bg && close #1737
2018-05-22 19:45:57 +08:00
Wang Shidong
92733364e4
Add toml config documentation ( #1721 )
...
* Fix toml config example
ref #1705
close #1705
close #1704
close #1701
close #1629
2018-05-13 12:59:41 +08:00
Vladimir Mosienko
8fabc58365
Fix keys highlights, add missed
2018-05-11 19:32:50 +05:00
wsdjeg
b79a736b3c
Improve doc
2018-04-29 13:33:36 +08:00
Brice
6043c42db2
Fix typo in documentation
2018-04-25 14:03:36 +01:00
Wang Shidong
2b5a987950
Use toml as default config file. ( #1636 )
...
Add toml config support
2018-04-21 09:58:23 -05:00
wsdjeg
36ea951cfb
Fix index
2018-04-18 22:06:36 +08:00
wsdjeg
35f2e71913
Update documentation
2018-04-18 22:02:58 +08:00
Wang Shidong
f880f996ee
Add vimcompatible mode ( #1596 )
...
* Add vimcompatible mode
close #1512
* Add vimcompatible mode
2018-04-12 20:47:22 +08:00
wsdjeg
bf3b8b7654
Fix iedit key bindings
2018-04-06 15:37:28 +08:00
wsdjeg
459e8904c4
Fix iedit mode
2018-04-06 15:05:55 +08:00
Miguel Madrid Mencía
d9547cf232
Fix typo: configration -> configuration
2018-03-31 12:42:03 +02:00
wsdjeg
93193ec572
Done
2018-03-30 21:42:48 +08:00
wsdjeg
95d46554b5
Improve denite layer
2018-03-30 21:36:00 +08:00
wsdjeg
dc23b36e30
Fix unite layer key bindings
2018-03-30 21:27:59 +08:00
wsdjeg
293d7984db
Fix doc
2018-03-30 21:06:48 +08:00
Wang Shidong
9b315efb85
Update documentation about statusline colors ( #1545 )
...
close #1395
2018-03-24 08:15:45 -05:00
wsdjeg
4e1e95a52a
Fix #1489
2018-03-18 14:20:16 +08:00
Wang Shidong
dac04f3e71
Add clever f ( #1460 )
2018-03-14 21:23:52 +08:00
Wang Shidong
e088980f74
Improve Version Control layer ( #1470 )
2018-03-12 21:00:24 +08:00
techgaun
b25ed72517
fix spelling errors in documentation
2018-02-25 00:04:31 -06:00
Wang Shidong
1fe370de9b
Highlight symbol mode ( #1394 )
2018-02-15 21:02:45 +08:00
Wang Shidong
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer ( #1369 )
2018-02-07 20:52:20 +08:00
Arith Xu
4a23e5a4ec
fix tense
...
doc fix
remote the
2018-01-31 17:15:22 +08:00
wsdjeg
fe629b3402
Improve readme
2018-01-30 23:19:35 +08:00
wsdjeg
69e2a964b7
Update achievements
2018-01-24 19:56:23 +08:00
wsdjeg
90907cc1b0
Fis website 404
2018-01-18 21:19:05 +08:00
wsdjeg
65efdb7f4c
Add option for restore q key
2018-01-14 23:48:44 +08:00
wsdjeg
6d432491cf
Add support for Tab in iedit-Normal mode
2018-01-12 22:10:29 +08:00
wsdjeg
2c83c63e5a
Add support for p in iedit-Normal mode
2018-01-12 21:56:15 +08:00
wsdjeg
adbc000064
Add support for S in iedit-Normal mode
2018-01-12 21:30:28 +08:00
wsdjeg
8240878968
Add support for n/N in iedit-Normal mode
2018-01-12 21:20:20 +08:00
wsdjeg
ece6d366d5
Add doc for iedit-normal mode
2018-01-11 23:50:49 +08:00
wsdjeg
a478e8739d
Add support Left/Right in iedit-normal mode
2018-01-11 22:49:27 +08:00
wsdjeg
7ecd85a8a0
Add support Left/Right in iedit-insert mode
2018-01-11 22:45:08 +08:00
wsdjeg
d236e77e2f
Add doc
2018-01-10 23:31:07 +08:00
wsdjeg
3bca249e1f
Add iedit mode
2018-01-09 21:14:27 +08:00
wsdjeg
c05f014429
Add iedit mode
2018-01-09 20:19:28 +08:00
wsdjeg
8685f775ea
Add option info for vim-diff
2018-01-07 12:47:23 +08:00
wsdjeg
093d27afc5
Update doc for vim-diff
2018-01-07 12:12:34 +08:00
wsdjeg
57b6589c6f
Fix indent
2018-01-04 20:16:40 +08:00
Gabriel
c2b58f78fd
Update shortcuts commands && Fix grammar mistakes && Reformat document styles partly
2018-01-04 15:00:42 +08:00
wsdjeg
d334d0637f
Update doc
2017-12-21 20:23:03 +08:00
wsdjeg
df5392899e
Update doc for layers
2017-12-21 20:13:56 +08:00
wsdjeg
ca96a936d5
Update doc
2017-12-17 21:58:21 +08:00
wsdjeg
ea732fae96
Kill all buffers
2017-12-17 21:22:53 +08:00
wsdjeg
3d1fc116d8
Update doc
2017-12-16 16:14:22 +08:00
Arith Xu
42163c8d7f
add doc of searching files to managing project
2017-12-13 16:30:30 +08:00
wsdjeg
ce3292f068
Update statusline
2017-12-09 13:46:09 +08:00
wsdjeg
4abb6c4722
Update documents about colorscheme
2017-12-09 13:33:16 +08:00
wsdjeg
3051636771
Fix doc for mouse support in tabline
2017-12-04 21:21:19 +08:00
wsdjeg
79b1940227
Update doc
2017-12-04 21:12:55 +08:00