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

6538 Commits

Author SHA1 Message Date
wsdjeg
d90fdee668 perf(guide): add offset length 2023-07-02 11:12:28 +08:00
wsdjeg
1014b85f50 perf(guide): add guide offset, len = 8 2023-07-01 21:55:58 +08:00
wsdjeg
3a6e3d9c88 fix(bundle): fix bundle command 2023-07-01 20:43:49 +08:00
Eric Wong
b645f362e9
feat(dev): add bundle.lua 2023-07-01 20:30:44 +08:00
Eric Wong
b462646223
chore(issue): update issue templete 2023-06-28 22:55:25 +08:00
wsdjeg
5805e760c2 chore(issue): add issue config 2023-06-28 21:36:10 +08:00
wsdjeg
816247c3e1 perf(gruvbox): bundle community-gruvbox 2023-06-28 16:00:29 +08:00
wsdjeg
7636931e03 docs(readme): update readme 2023-06-28 12:22:47 +08:00
wsdjeg
e03566a147 docs(website): fix 404 link 2023-06-28 12:05:40 +08:00
wsdjeg
2fcdc19e4c fix(install): fix default nvim dir 2023-06-28 10:27:58 +08:00
wsdjeg
31158a7440 fix(install): fix default nvim dir
close https://github.com/SpaceVim/SpaceVim/issues/4845
2023-06-28 10:25:54 +08:00
wsdjeg
c6195cd0e4 fix(tagbar): fix tagbar startup
close https://github.com/SpaceVim/SpaceVim/issues/4872
2023-06-28 08:52:18 +08:00
wsdjeg
2ae3d23dfc perf(tagbar): enable tagbar debug by default 2023-06-28 08:07:26 +08:00
Eric Wong
d3727ce979
perf(whichkey): add which-key theme 2023-06-28 01:20:11 +08:00
wsdjeg
304d702269 build(docker): switch to ubuntu img 2023-06-27 19:43:28 +08:00
wsdjeg
f0e0ba1594 ci(health): fix health test 2023-06-27 19:18:51 +08:00
wsdjeg
02b3de2e06 feat(api): add listed_buffers function 2023-06-27 18:20:25 +08:00
wsdjeg
789831cc21 perf(flygrep): use notify api for warnings 2023-06-27 18:06:34 +08:00
wsdjeg
745b3ff6d1 perf(prompt): disable ruler when open prompt 2023-06-27 17:39:36 +08:00
wsdjeg
7b417101c8 perf(flygrep): redraw on on_stdout 2023-06-27 17:31:47 +08:00
wsdjeg
776a4b5aa8 perf(flygrep): redraw on first stdout callback 2023-06-27 17:07:10 +08:00
wsdjeg
462d6455c3 fix(flygrep): detach spacevim.plugin.search module 2023-06-27 17:04:45 +08:00
wsdjeg
7330a362b0 perf(api): use get var 2023-06-27 08:54:47 +08:00
wsdjeg
a10caa0dd6 test(flygrep): improve bundle flygrep vimrc 2023-06-27 08:36:06 +08:00
wsdjeg
4f0426808a chore(flygrep): detach test vimrc 2023-06-27 08:25:47 +08:00
wsdjeg
b7049deea0 feat(dev): add :Vim command 2023-06-27 08:23:02 +08:00
wsdjeg
39f301c995 chore(flygrep): detach flygrep.lua 2023-06-27 08:20:14 +08:00
wsdjeg
fe3b7f91cc fix(flygrep): fix flygrep test 2023-06-27 02:03:40 +08:00
wsdjeg
138a8e150a fix(flygrep): fix stylized of flygrep doc
merge: https://github.com/SpaceVim/SpaceVim/pull/4880

Co-authored-by: blankname <blankname@users.noreply.github.com>
2023-06-27 01:35:18 +08:00
wsdjeg
5febb52913 feat(todo): add ctrl-q to apply results to quickfix 2023-06-25 14:13:17 +08:00
wsdjeg
3be76bca65 perf(flygrep): use noautocmd to update buffer 2023-06-25 13:04:51 +08:00
wsdjeg
7a6ffd9524 perf(flygrep): use noautocmd to open flygrep windows 2023-06-24 23:38:06 +08:00
wsdjeg
af78a5f0db perf(notify): use noautocmd when open win 2023-06-24 22:16:00 +08:00
wsdjeg
47bfdd06ca perf(a.lua): use lua notify api 2023-06-24 21:55:10 +08:00
Eric Wong
ae7f1da0f3
feat(api): add notify lua api 2023-06-24 21:13:03 +08:00
wsdjeg
32b8309ce5 perf(iedit): use notify api 2023-06-24 15:08:18 +08:00
wsdjeg
581e56f9c6 fix(iedit): fix iedit-normal-left 2023-06-24 14:48:11 +08:00
wsdjeg
bd4a67e98b chore(detach): detach FlyGrep 2023-06-22 23:01:54 +08:00
wsdjeg
3874042593 perf(a.vim): improve alternate plugin 2023-06-22 22:34:18 +08:00
wsdjeg
b737573667 fix(flygrep): fix lsp warnings 2023-06-20 21:30:09 +08:00
wsdjeg
634ea0a34f perf(lsp): use notify api to display workspace 2023-06-20 21:21:43 +08:00
wsdjeg
68a3f4e203 fix(flygrep): fix page_up/down function 2023-06-20 20:11:10 +08:00
wsdjeg
b65e484f18 feat('neodev'): bundle neodev to lang#lua layer 2023-06-20 19:49:35 +08:00
wsdjeg
be6f16768d fix(flygrep): make sure command startswith set filetype= 2023-06-20 19:02:50 +08:00
wsdjeg
98de528e19 fix(flygrep): support detect filetype defined in vim script 2023-06-20 18:56:07 +08:00
wsdjeg
db52071cb4 fix(project): fix project width 2023-06-20 00:31:17 +08:00
wsdjeg
eda0c97f4a feat(project): improve Telescope project 2023-06-19 23:59:08 +08:00
wsdjeg
472e982bb1 fix(projectmanager): fix SPC p p key binding 2023-06-19 22:14:00 +08:00
wsdjeg
1080821cbb fix(projectmanager): skip sort error 2023-06-19 22:00:22 +08:00
wsdjeg
8fc12bdf72 fix(flygrep): fix lua lsp warning 2023-06-19 21:44:24 +08:00