1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:40:06 +08:00
Commit Graph

5017 Commits

Author SHA1 Message Date
Wang Shidong
4bad742708
Fetch all history (#4460) 2021-09-09 21:13:23 +08:00
Wang Shidong
dd6c9db172
Add -f flag (#4459) 2021-09-09 20:55:44 +08:00
Wang Shidong
05e45fc053
Improve ui layer (#4455) 2021-09-08 10:35:38 +08:00
livrth
2a3981acfd
Update documentation.md (#4456) 2021-09-06 13:57:05 +08:00
Wang Shidong
458b972974
Fix g d in lang#typescript layer (#4454)
close #4445
2021-09-04 11:57:21 +08:00
Kaszanas
8146051d5e
Fixed typo in layers/lang/go.md (#4452)
refernce -> reference
2021-09-02 13:37:12 +08:00
Wang Shidong
943d34a1d2
Add option for emmet (#4451)
* Add options for setting emmet filetype

close https://github.com/SpaceVim/SpaceVim/issues/4247

* Update

* Update
2021-09-01 21:16:13 +08:00
Aaron
aa02628810
Update README.md (#4449) 2021-08-31 21:31:54 +08:00
Wang Shidong
84c2d69e23
Fix cached project (#4403) 2021-08-29 22:04:24 +08:00
Wang Shidong
dc93c46f6d
Update issue template (#4446) 2021-08-29 16:37:19 +08:00
Wang Shidong
0c29068182
Use mirror (#4444) 2021-08-29 00:33:12 +08:00
Wang Shidong
b80606aec5
Add SPC j c key binding (#4443) 2021-08-29 00:05:11 +08:00
Wang Shidong
46869748f5
Use splitjoin to open line (#4442) 2021-08-28 22:25:37 +08:00
Wang Shidong
f286e5a83c
Fix typescript eslint maker (#4441)
close #4440
2021-08-28 19:51:05 +08:00
Wang Shidong
ee07874b8b
fix notify api (#4438)
`:only` command break the notify api.
2021-08-27 23:57:06 +08:00
Wang Shidong
4006e9b912
add language mapping test (#4431) 2021-08-27 11:47:11 +08:00
Wang Shidong
d807b9bf8d
Update doc (#4425) 2021-08-27 10:25:02 +08:00
Wang Shidong
420f861d25
Hot Fix (#4430) 2021-08-26 21:08:02 +08:00
Wang Shidong
a3551972a6
Use bot token (#4429) 2021-08-26 21:00:19 +08:00
Wang Shidong
9646f70056
Update followHEAD (#4428) 2021-08-26 20:19:09 +08:00
Wang Shidong
12e19d8db0
Tabmanager name (#4427) 2021-08-26 00:22:05 +08:00
Wang Shidong
d7ccf9370c
Escape space in rtp (#4423) 2021-08-24 00:25:30 +08:00
Wang Shidong
6b633d9d7f
Change title margin (#4422) 2021-08-23 22:26:53 +08:00
Wang Shidong
8f349d0aae
Update website (#4421) 2021-08-23 22:14:58 +08:00
Wang Shidong
5c8e9ac781
Improve cscope layer (#4418) 2021-08-22 14:35:22 +08:00
Wang Shidong
938ad16611
Fix list-style (#4417) 2021-08-21 14:51:16 +08:00
Wang Shidong
bcb92d75df
Use cc instead of cnext (#4416) 2021-08-21 14:27:04 +08:00
Wang Shidong
5ed892fe7f
Add --no-fonts option (#4415)
close #4354
2021-08-21 14:16:41 +08:00
Wang Shidong
fd4b7a6e75
Add test for windows (#4412) 2021-08-21 13:21:11 +08:00
Wang Shidong
8f76047cbd
Fix cache directory (#4414) 2021-08-20 22:57:32 +08:00
Wang Shidong
33fd230c4b
fix(docker): disables package verification (#4411)
There were unauthenticated packages and -y was used without
 --allow-unauthenticated. Using "--allow-unauthenticated" with
apt-get disables package verification
2021-08-19 22:21:28 +08:00
Kayle Gishen
d9524d5dbb
fix(flygrep): use current directory when none specified for ripgrep. (#4410) 2021-08-19 13:25:47 +08:00
Wang Shidong
1e4cb1f295
Fix data dir (#4409) 2021-08-18 20:54:54 +08:00
Wang Shidong
b518b77e49
Add lua projectmanager (#4401) 2021-08-17 22:54:06 +08:00
Wang Shidong
7b4ae22d45
Add lua evn (#4400) 2021-08-15 19:35:54 +08:00
Wang Shidong
81e58fdd78
Rewrite plugin a.vim in lua (#4390) 2021-08-15 19:06:48 +08:00
Wang Shidong
8f742f30a2
Add spacevim lua logger (#4398) 2021-08-14 20:51:00 +08:00
Wang Shidong
384964526b
Add lua logger api (#4395) 2021-08-14 15:27:12 +08:00
Wang Shidong
5fe3d09bb2
Add lua file api (#4391) 2021-08-14 14:20:03 +08:00
Wang Shidong
66f3306acb
Add lua system api & test (#4392) 2021-08-14 09:30:57 +08:00
Wang Shidong
3b455c1b7f
Add option for disable smooth scrolling & fix css (#4387) 2021-08-12 23:26:05 +08:00
Wang Shidong
061de45b7b
Add smooth scrolling key bindings (#4386) 2021-08-12 10:45:36 +08:00
Wang Shidong
bb7a54808b
Use indent-blankline for neovim (#4325) 2021-08-11 21:29:53 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword (#4385) 2021-08-11 18:51:20 +08:00
Wang Shidong
fbe1c12a83
Update cn pages (#4384) 2021-08-11 16:21:08 +08:00
Wang Shidong
be155d6ff4
Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
Jozsef Lazar
48e701e006
fix todo manager with rg 13.0 (#4383) 2021-08-11 01:16:08 +08:00
Wang Shidong
3e9b52af78
Add codecov.yml (#4381) 2021-08-10 20:37:24 +08:00
Wang Shidong
6377357a81
Add codecov (#4380) 2021-08-10 19:59:42 +08:00
Wang Shidong
c2dc72b58d
Change li icon (#4379) 2021-08-10 11:47:56 +08:00