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

113 Commits

Author SHA1 Message Date
wsdjeg
e22871492f feat(cheat): ignore readfile error 2022-10-25 23:59:26 +08:00
wsdjeg
c2ba2eb63d ci(detach): fix detach_plugin script 2022-10-25 23:32:10 +08:00
wsdjeg
364b1677d3 ci(cheat): fix typo 2022-10-25 22:52:01 +08:00
wsdjeg
3964e89992 ci(cheat): update detach_plugin script 2022-10-25 22:51:17 +08:00
blankname
5216b5ea38
fix(flygrep): include files required for the lua logger api 2022-08-31 00:37:45 +08:00
wsdjeg
12004cb080 chore(copyright): update copyright 2022-06-12 15:37:35 +08:00
wsdjeg
92a98699d5 fix(lint): add debug info 2022-05-09 13:09:38 +08:00
wsdjeg
684ca9c5c8 fix(chat): fix detach script for vim-chat 2022-05-01 17:16:03 +08:00
wsdjeg
405e7991b1 fix(vim-chat): detach all files in bundle vim-chat 2022-05-01 16:57:43 +08:00
wsdjeg
1c6a1b4751 feat(detach): detach vim-chat automatically 2022-05-01 16:40:45 +08:00
wsdjeg
1429dcddbd fix(detach): fix detach script for scrollbar.vim 2022-04-02 22:59:31 +08:00
wsdjeg
34c024dde0 feat(windows): fix link of nightly neovim release 2022-04-02 12:28:58 +08:00
wsdjeg
33cc57af55 chore(copyright): update email 2022-03-27 13:38:54 +08:00
blankname
a88473316d
fix(flygrep): include time api when detaching FlyGrep
Co-authored-by: blank_name <>
2022-03-25 11:25:10 +08:00
wsdjeg
16a5c8caf2 chore(copyright): update copyright 2022-02-03 17:24:51 +08:00
Shidong Wang
6ce3947d48
chore(copyright): update copyright 2021-11-13 16:37:24 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
dd6c9db172
Add -f flag (#4459) 2021-09-09 20:55:44 +08:00
Wang Shidong
0c29068182
Use mirror (#4444) 2021-08-29 00:33:12 +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
fd4b7a6e75
Add test for windows (#4412) 2021-08-21 13:21:11 +08:00
Wang Shidong
be155d6ff4
Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
Wang Shidong
38955b7d6e
Fix flygrep (#4361) 2021-08-07 14:10:47 +08:00
Wang Shidong
2446f60f98
Enable neovim test (#4108) 2021-06-06 15:03:42 +08:00
Wang Shidong
52340e077b
Fix configuration path (#4097) 2021-02-17 23:15:18 +08:00
Wang Shidong
c717516ea3
Add build action (#4096) 2021-02-16 22:40:12 +08:00
Shidong Wang
99dd0a1f1d Add codecov status 2021-02-16 20:03:53 +08:00
Shidong Wang
934d975ff3 Remove codecove svg 2021-02-15 23:10:24 +08:00
wzy
6ec44b5f4b
Update detach_plugin.sh (#4018)
Fix https://github.com/wsdjeg/dein-ui.vim/issues/8
2020-12-27 10:31:08 +08:00
Shidong Wang
68c4c1e8dc Disable O_NONBLOCK 2020-10-20 15:56:42 +08:00
Wang Shidong
eb26c88238
Hot fix for vim-todo (#3910) 2020-10-17 23:21:52 +08:00
blankname
3c795e6d42
Some fixes for FlyGrep (#3908) 2020-10-17 12:33:16 +08:00
Wang Shidong
4ddf18da36
Fix vim-todo detach script (#3903) 2020-10-15 22:41:48 +08:00
Wang Shidong
0b56003a31
Fix coding mirror (#3892) 2020-10-11 23:44:22 +08:00
Shidong Wang
9dbcb8c5b0 Fix flygrep detach script 2020-10-11 23:33:16 +08:00
Wang Shidong
154510d15a
Fix flygrep detach script (#3891) 2020-10-11 22:19:13 +08:00
Wang Shidong
f13b867b9b
Detach scrollbar (#3827) 2020-09-22 23:11:37 +08:00
Shidong Wang
63c9c24681 Remove --user in linux.sh 2020-09-14 20:49:58 +08:00
Wang Shidong
8626aba4e9
Add vim#regex api (#3791) 2020-09-10 00:54:46 +08:00
Wang Shidong
3e58a7efdb
Update key binding guide (#3753) 2020-09-02 22:56:53 +08:00
Wang Shidong
61452f00ae
Fix tab name (#3752) 2020-09-02 12:28:33 +08:00
Wang Shidong
5d9e277265
Fix detack vim-todo (#3745)
close #3466
2020-08-31 21:58:59 +08:00
Wang Shidong
751725315f
Update copyright (#3744) 2020-08-31 21:24:27 +08:00
Wang Shidong
366b1ce684
Update autocomplete layer doc (#3743) 2020-08-30 23:31:09 +08:00
Wang Shidong
4e4ca32f4a
Fix lint (#3727) 2020-08-29 16:46:57 +08:00
wsdjeg
1eb326c134 Fix script 2020-03-03 08:44:57 -05:00
Wang Shidong
8e6be45b6b
Add push script (#3391) 2020-03-03 21:28:15 +08:00
Wang Shidong
04415dba45
Improve lint (#3291) 2020-01-19 18:35:50 +08:00