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

262 Commits

Author SHA1 Message Date
wsdjeg
6845ac5f74 Fix install script bug with -u option 2017-07-04 00:04:59 +08:00
wsdjeg
317bf128a3 Add uninstall info 2017-07-03 23:53:55 +08:00
wsdjeg
58b6d6f51e Fix usage in script help 2017-07-03 22:12:06 +08:00
wsdjeg
47ef38ea7f Add version information 2017-07-03 22:08:04 +08:00
wsdjeg
a02bc3e628 Fix type 2017-07-03 21:16:57 +08:00
wsdjeg
93039d0edf Update install script for spacevim 2017-07-03 21:15:45 +08:00
wsdjeg
4c8bb2272d Merge from techgaun && fix conflict 2017-07-02 23:05:04 +08:00
wsdjeg
0778003525 Fix document for grep searching 2017-07-02 22:17:25 +08:00
wsdjeg
ba6f36edfc Mappings done 2017-07-02 21:35:47 +08:00
wsdjeg
398c8b2465 Add SPC t m p for toggle cursor position
close #692
2017-07-01 20:37:48 +08:00
Wang Shidong
d05566c901 Add text insertion commands (#685)
* Add text insertion commands

* Add password api

* Implement SPC i p *

* Add mapping for uuidgen

* Add SPC i l l for insert lorem-ipsum list

* Add SPC i l p for insert lorem-ipsum paragraph

* Add SPC i l s for insert lorem-ipsum sentence

* Fix lint
2017-07-01 01:32:14 -05:00
techgaun
f268a70896
update title 2017-06-30 12:19:46 -05:00
techgaun
56d2b17dfc
update gina docs 2017-06-30 12:18:03 -05:00
Wang Shidong
2efc4ac509 Update index.md 2017-06-29 13:45:29 +08:00
wsdjeg
3093eb866d Finish star_rc 2017-06-28 21:08:53 +08:00
wsdjeg
efd833054f Add func for list stargazers 2017-06-28 20:47:17 +08:00
wsdjeg
c0bb57f766 Update achievements func 2017-06-28 20:47:17 +08:00
wsdjeg
9e69df0c85 Add achievements func 2017-06-28 20:47:17 +08:00
wsdjeg
b34e3bec94 Add Achievements 2017-06-28 20:47:17 +08:00
wsdjeg
f1c37ea24f Fix comflict 2017-06-27 20:55:57 +08:00
wsdjeg
3ade552032 Add some mappings with z prefix 2017-06-27 14:16:07 +08:00
wsdjeg
3fdfb3bb1b Update doc for z mappings 2017-06-25 14:24:12 +08:00
wsdjeg
6d426b2281 Add z mapping guide 2017-06-25 14:00:59 +08:00
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
Timg
c9f3b0d9dd Update 404.md 2017-06-21 11:56:14 +08:00
Timg
b626ac4d5c Fix json code format in blog (#639)
* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md
2017-06-20 07:21:57 +08:00
wsdjeg
4189d21b70 Add document for statusline color 2017-06-18 23:20:24 +08:00
Wang Shidong
ff4bdc4281 Merge branch 'dev' into g_prefix 2017-06-18 21:32:06 +08:00
wsdjeg
79a659a188 Update documentation 2017-06-18 21:15:17 +08:00
Wang Shidong
d76d83f4c0 Create 2017-02-11-vim8-new-feature-timers-zh_cn.md (#633)
* Create 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update README_zh_cn.md

* Update README_zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Add example for starting a timer

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md
2017-06-17 10:38:55 +08:00
wsdjeg
c10761bfa4 Remove vimfiler message when toggle buffer 2017-06-17 10:38:55 +08:00
wsdjeg
a40cc8ed6c Fix enter dir 2017-06-17 10:38:55 +08:00
wsdjeg
46aac2c013 Add doc for file tree 2017-06-17 10:38:55 +08:00
Wang Shidong
5048909b2a Create 2017-02-11-vim8-new-feature-timers-zh_cn.md (#633)
* Create 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update README_zh_cn.md

* Update README_zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Add example for starting a timer

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md
2017-06-17 10:37:07 +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
3cf2dad981 Merge branch 'file_tree' into dev 2017-06-09 22:49:43 +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
18bf63459d Enable sitemap for website 2017-06-08 22:35:03 +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