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

84 Commits

Author SHA1 Message Date
wsdjeg
c42b77ffe2 Add persistent hls option 2017-06-24 23:09:54 +08:00
wsdjeg
4183efa511 Add support for searching with ag 2017-06-23 21:19:47 +08:00
wsdjeg
1f2873c7e7 Add SPC s * mappings for searching 2017-06-23 00:11:15 +08:00
wsdjeg
becf30ac7c Fix unite grep source config 2017-06-22 23:17:15 +08:00
wsdjeg
41a3b3a403 Add searching documentation 2017-06-21 23:54:32 +08:00
wsdjeg
4189d21b70 Add document for statusline color 2017-06-18 23:20:24 +08:00
wsdjeg
79a659a188 Update documentation 2017-06-18 21:15:17 +08:00
wsdjeg
b207d64764 Add g* etc 2017-06-11 22:14:32 +08:00
wsdjeg
2be0b8b67c Add ge for go to previous word end 2017-06-11 20:20:06 +08:00
wsdjeg
0d2b4506cd Fix code block
http://spec.commonmark.org/0.27/#code-spans
2017-06-10 20:23:55 +08:00
wsdjeg
b122e50bef Update doc for g prefix command 2017-06-10 20:08:48 +08:00
wsdjeg
30fec17114 Remove vimfiler message when toggle buffer 2017-06-09 22:29:52 +08:00
wsdjeg
23249ad375 Fix enter dir 2017-06-09 21:08:16 +08:00
wsdjeg
d17a01531c Add doc for file tree 2017-06-08 00:29:31 +08:00
wsdjeg
431b1b85a0 Add SPC f v d to open custom configration file 2017-06-07 20:20:54 +08:00
wsdjeg
69b250b6f5 Add file mappings 2017-06-06 23:34:12 +08:00
wsdjeg
bb3c24ec8f Add bookmarks 2017-06-05 23:11:20 +08:00
wsdjeg
66e8820e82 Add mappings for create empty buffer 2017-06-05 21:17:44 +08:00
Wang Shidong
026d0d713d Buffer mappings (#600)
* Add SPC b D

* Fix SPC b D

* Add SPC b C-d

* Add SPC b * mappings

* Fix buffer mappings
2017-06-04 22:58:47 +08:00
wsdjeg
432192e739 Add mapping for jump to url 2017-06-02 22:33:19 +08:00
wsdjeg
64e424f6bc Add SPC j o for open line 2017-06-02 00:05:55 +08:00
wsdjeg
67f56a312c Add jump forward/backward 2017-06-01 23:41:13 +08:00
wsdjeg
3bdc9c3c94 Update doc for windows mappings 2017-05-31 23:31:52 +08:00
wsdjeg
8b06ee7989 Add SPC w * mappings 2017-05-31 23:31:52 +08:00
wsdjeg
266d5de9d5 Add windows mappings 2017-05-30 23:53:06 +08:00
wsdjeg
c12af4fe93 Update doc for tabline and windows jumpping
- use SPC number to jump to a windows
- use Leader number to jump to a index in tabline
2017-05-29 21:23:32 +08:00
wsdjeg
94a1277c60 Add mapping for split string
SPC j s : split string without newline
SPC j S : split string and add newline
2017-05-29 15:16:18 +08:00
wsdjeg
859c494dbc Update jump mappings 2017-05-28 23:24:55 +08:00
wsdjeg
2f392d6c38 Add SPC j * 2017-05-28 21:37:56 +08:00
wsdjeg
4310dfa545 Add unimpaired bindings [c and ]c 2017-05-25 00:48:45 +08:00
wsdjeg
9884ea2c56 Add unimpaired bindings [f and ]f 2017-05-25 00:27:56 +08:00
wsdjeg
41e49e5638 Add SPC j * 2017-05-24 22:15:07 +08:00
wsdjeg
0a914e2b92 Add toggle whitespace mappings SPC t w 2017-05-23 22:56:36 +08:00
wsdjeg
5c4854bc6c Update doc for statusline 2017-05-22 22:34:08 +08:00
wsdjeg
67e10b74ed Add pic for search index 2017-05-22 22:02:36 +08:00
wsdjeg
8ad3998ab4 Split the statusline API 2017-05-20 20:07:28 +08:00
wsdjeg
b3224078c5 Add nil separator 2017-05-19 21:34:39 +08:00
wsdjeg
b62e889525 Add slant separator 2017-05-19 20:54:34 +08:00
wsdjeg
079f7362e7 Add curve separator 2017-05-19 20:45:03 +08:00
Wang Shidong
10a2fee05f Update documentation.md 2017-05-19 13:59:02 +08:00
Wang Shidong
100b2cc365 Update documentation.md 2017-05-19 13:40:42 +08:00
Wang Shidong
f46e117d93 Update documentation.md 2017-05-19 13:19:03 +08:00
wsdjeg
072c8ede5e Add time battery status sections 2017-05-19 00:09:15 +08:00
wsdjeg
9d908e74b2 Update statusline layer 2017-05-17 00:46:25 +08:00
wsdjeg
a14ef64149 Improve checker layer doc 2017-05-15 23:22:54 +08:00
wsdjeg
973116b6fc Add mapping for auto detect the file encoding 2017-05-15 22:20:58 +08:00
wsdjeg
ed36732d5c Update doc for Multi-Encodings 2017-05-15 21:39:20 +08:00
wsdjeg
1fa59c3002 Use a quick markdown plugin 2017-05-15 20:01:05 +08:00
wsdjeg
40a1fabefa Add custom function for define SPC in init.vim
close #517
2017-05-14 22:14:38 +08:00
wsdjeg
74b742f2e5 Update doc for tabmanager 2017-05-12 23:43:03 +08:00