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

6326 Commits

Author SHA1 Message Date
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
wsdjeg
2b9f7b4cb9 perf(luadoc): add doc for default_tool function 2023-06-19 21:38:06 +08:00
wsdjeg
7725ff275c perf(log): use vim.loop.gettimeofday 2023-06-19 20:12:21 +08:00
wsdjeg
cb265d2c77 chore(gitignore): add .meta dir 2023-06-19 17:45:43 +08:00
wsdjeg
3b70715411 fix(iedit): fix <Left> and <Right> key 2023-06-19 17:20:17 +08:00
wsdjeg
daa51cb6ff perf(flygrep): support iedit 2023-06-19 16:58:42 +08:00
wsdjeg
403332accb chore(lspconfig): use latest version lspconfig for nvim 0.9.1 2023-06-19 15:59:04 +08:00
wsdjeg
23758a3383 fix(flygrep): skip callback when close buffer 2023-06-19 15:36:48 +08:00
wsdjeg
5a068d1f79 perf(flygrep): support <PageUp> and <PageDown> 2023-06-18 23:18:12 +08:00
wsdjeg
b2bb63b100 perf(flygrep): improve quickfix support 2023-06-18 21:19:29 +08:00
wsdjeg
5f20e4710b fix(flygrep): skip callback function after close buffer 2023-06-18 20:53:47 +08:00
wsdjeg
695d0dbcd2 fix(flygrep): fix history updating 2023-06-18 20:24:32 +08:00
wsdjeg
7e3a097dff chore(treesitter): update bundle nvim-treesitter 2023-06-18 14:17:38 +08:00