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

44 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
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
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
38955b7d6e
Fix flygrep (#4361) 2021-08-07 14:10:47 +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
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
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
Wang Shidong
8626aba4e9
Add vim#regex api (#3791) 2020-09-10 00:54:46 +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
b6c35bf6c9
detach iedit plugin (#3047) 2019-09-12 13:51:44 +08:00
wsdjeg
abf08ed57d Detach logger api 2019-07-13 12:38:01 +08:00
wsdjeg
b4632b2abc Detach system api to vim-todo 2019-07-12 08:54:13 +08:00
wsdjeg
5eec11ec28 Fix vim-todo detach 2019-07-12 07:51:10 +08:00
wsdjeg
af0d13b1e2 Fix vim todo url 2019-07-11 22:03:07 +08:00
Wang Shidong
c903e32d79
Detech todo (#2943) 2019-07-11 19:00:59 +08:00
wsdjeg
1ff08cbfea Fix flygrep script 2019-07-09 23:14:35 +08:00
Shidong Wang
c2d56dd454 Fix flygrep detach_plugin
ref: #2838
2019-05-27 20:15:30 +08:00
Shidong Wang
33a1d899c0 Fix flygrep detach script
close #2838
2019-05-22 21:54:21 +08:00
Shidong Wang
4a18e1e345 Fix dein-ui detach
close https://github.com/wsdjeg/dein-ui.vim/issues/6
2019-02-13 22:25:03 +08:00
Viacheslav Lotsmanov
7309a28ff1 Detach syntax file for FlyGrep (#2353)
* Detech syntax file for FlyGrep

To fix syntax highlight for FlyGrep apart from SpaceVim

* Following-HEAD.md: added FlyGrep syntax fix
2018-12-17 07:57:24 +08:00
Shidong Wang
c9e1d4c963 Detech syntax file for dein-ui 2018-12-16 22:31:40 +08:00
Wang Shidong
d0c7c389ff
Improve flygrep (#1898)
* fix delay for fly grep in neovim

* escape for command

* Improve flygrep

* Improve logger

* Fix cmd

* Fix flygrep statusline

* Fix flygrep statusline number

* Improve rg support

* Fix ag support

* Fix ag support

* Escape shell command

* Fix rg support

* 🍺 improve flygep

* Indent prompt with flygrep windows

* Indent flygep prompt

* Fix win screenpos api

* Do not redraw screen

* Detect compatible api

* Log stderr for debug

* Fix vim8 support

* Add key bindings
2018-07-09 17:16:38 +08:00
Wang Shidong
d0667d4c1e
Fix flygrep detect script (#1757) 2018-05-25 21:20:49 +08:00
Wang Shidong
5fe1a24f52
Detach command (#1685) 2018-05-01 22:19:16 +08:00
Wang Shidong
50333abddf
Fix detach script (#1684) 2018-05-01 21:54:49 +08:00
Wang Shidong
845a702164
Split dein UI as plugin (#1682)
* Detach dein ui

* Update detach
2018-05-01 21:42:57 +08:00
Wang Shidong
a5d76d787c Create 2018-01-31-grep-on-the-fly-in-spacevim.md 2018-01-31 23:21:55 +08:00