1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
Commit Graph

4529 Commits

Author SHA1 Message Date
Wang Shidong
8e6be45b6b
Add push script (#3391) 2020-03-03 21:28:15 +08:00
Charlie Barto
5d4c83c6c2
fix some issues on windows (#3387) 2020-03-02 08:57:14 +08:00
Wang Shidong
4938183571
Add post for rust (#3199) 2020-02-29 22:33:28 +08:00
Wang Shidong
68f821be40
Add tasks options cwd support (#3385) 2020-02-29 13:35:54 +08:00
Shidong Wang
3796ceba19 Remove text-indent 2020-02-25 20:51:39 +08:00
JHZheng
6ca41bb120
Fix layer/lang/go jump to definition issue (#3378) 2020-02-25 08:40:40 +08:00
Wang Shidong
64b2199683
Add float terminal windows support (#3377) 2020-02-24 18:18:53 +08:00
Shidong Wang
77f8392f86 Format file 2020-02-24 11:12:51 +08:00
Shidong Wang
73ef7b492c Change section p style 2020-02-24 11:02:40 +08:00
Shidong Wang
05f1ab4476 Move 2020-02-24 10:52:00 +08:00
Shidong Wang
58eb93a897 Try to set text-indent 2020-02-24 10:42:32 +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
Riley Shea
0b658a412c
typo in lsp page (#3373) 2020-02-22 09:44:21 +08:00
Shidong Wang
3c0d9c2a0a Update sponsors page 2020-02-21 23:09:04 +08:00
Shidong Wang
4972224f5f Update backers 2020-02-21 22:49:07 +08:00
Wang Shidong
d70df3bd78
Update Sponsors (#3372) 2020-02-21 22:06:34 +08:00
Wang Shidong
94568dbacb
Improve tasks support (#3370) 2020-02-21 16:01:07 +08:00
Wang Shidong
b2b4e080ee
Fix relativeFileDirname in tasks (#3366) 2020-02-20 23:26:11 +08:00
Wang Shidong
bbff20f7be
Add alt file config for plugin a.vim (#3365) 2020-02-20 23:04:42 +08:00
Wang Shidong
c2ce513517
Update lint (#3363) 2020-02-20 21:58:43 +08:00
Shidong Wang
7f05c71a0f Update read and quick start guide 2020-02-20 12:07:32 +08:00
Wang Shidong
805ded92ce
Add option for setting todo labels (#3362) 2020-02-19 18:47:38 +08:00
Shidong Wang
b42ddf7129 Add quick start guide 2020-02-19 15:45:20 +08:00
Shidong Wang
4f5a5dc785 Update cn index 2020-02-19 10:42:35 +08:00
Shidong Wang
e509d8445a Fix type in scss file 2020-02-19 10:31:31 +08:00
Shidong Wang
9389fb5d65 Merge branch 'master' of https://github.com/SpaceVim/SpaceVim 2020-02-19 10:28:25 +08:00
Wang Shidong
12a7ffc34c
Change max-width (#3361) 2020-02-19 09:40:19 +08:00
Shidong Wang
cd2560e271 Fix type 2020-02-19 09:38:03 +08:00
Shidong Wang
9430696689 Change max-width 2020-02-19 09:36:49 +08:00
103yiran
3716c68cc1
fix shell configure path (#3344) 2020-02-18 21:18:55 +08:00
Shidong Wang
2a4d8b49d3 Merge branch 'master' of https://github.com/SpaceVim/SpaceVim 2020-02-18 20:46:51 +08:00
Wang Shidong
523669337d
Add lang#vbnet layer (#3359) 2020-02-18 20:00:22 +08:00
Shidong Wang
02fc42ba33 Merge branch 'master' of https://github.com/SpaceVim/SpaceVim 2020-02-18 15:27:19 +08:00
Michal Příhoda
61843684c9
Fix GitGutter event (#3341) 2020-02-18 12:54:51 +08:00
Wang Shidong
acddd6d688
Add tags support for zig lang (#3357) 2020-02-18 12:40:23 +08:00
Shidong Wang
381de00e4e Add option for lang#zig layer
- ztagsbin: special the path of ztags
2020-02-18 12:29:10 +08:00
Wang Shidong
e3344fa308
Add lang#zig layer (#3355) 2020-02-17 21:29:30 +08:00
Wang Shidong
e53d3612fc
Fix version (#3354) 2020-02-17 17:16:19 +08:00
Wang Shidong
07fe224817
Update doc and wiki (#3353) 2020-02-16 16:15:32 +08:00
Wang Shidong
95a1f6be9a
Reimplement visual star search (#3352) 2020-02-15 23:43:29 +08:00
Shidong Wang
e5e98d7992 Fix isBackground checking 2020-02-15 21:06:05 +08:00
Shidong Wang
48cdcfee48 Improve g f in plugin manager
open the terminal only when the plugin's directory exists.

close #3349
2020-02-15 20:50:25 +08:00
Shidong Wang
04d05de80b Replace dockerfile plugin
close #3350
2020-02-15 15:49:10 +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
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
c947f0ac3b
Add file copy key binding (#3348) 2020-02-14 12:55:09 +08:00
Shidong Wang
113eba351d Fix tmux layer
close #3343
2020-02-11 20:42:35 +08:00