1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-14 07:48:00 +08:00
Commit Graph

7011 Commits

Author SHA1 Message Date
Eric Wong
54f7df3e84
ci(nvim): fix nvim nightly link 2025-02-03 22:37:44 +08:00
Eric Wong
a5689a24db
ci(install): typo 2025-02-03 22:24:44 +08:00
Eric Wong
6fe1b667dd
ci(nvim): update nvim nightly tag link 2025-02-03 22:22:53 +08:00
Eric Wong
40f686cc3a
chore(core): fix flygrep mapping 2025-02-03 21:53:02 +08:00
Eric Wong
d7faed1cdd
chore(core): use flygrep.nvim for nvim v0.10.0+ 2025-02-03 21:49:47 +08:00
Eric Wong
76dbba8cee
docs(dein-ui): update readme for neobundle 2025-02-03 17:43:20 +08:00
Eric Wong
7a0e851aa2
docs(dein-ui): update readme 2025-02-03 17:29:58 +08:00
Eric Wong
e320888901
docs(dein-ui): add feedback section 2025-02-03 17:16:15 +08:00
Eric Wong
ec7f9b0cdc
ci(dein-ui.vim): fix detact script for dein-ui 2025-02-03 17:10:34 +08:00
Eric Wong
dbff1b66d2
fix(neomake): include f286e5a83
ref: https://github.com/wsdjeg/SpaceVim/commit/f286e5a83
2025-02-03 16:53:09 +08:00
Eric Wong
05dc9a1756
fix(neomake): include old patch
- e33aeb1b0
- fix(layer): add `:h SpaceVim-layers-lang-vue` (Shidong Wang 3 years, 4 months ago)
2025-02-03 16:51:01 +08:00
Eric Wong
97924420c6
docs(bundle): remove bundle page
use Git log instead
2025-02-03 16:45:58 +08:00
Eric Wong
2f86509bac
perf(neomake): update neomake to 584f882b 2025-02-03 16:36:38 +08:00
Eric Wong
c42d491a8e
docs(bundle): update bundle plugins list 2025-02-03 16:18:48 +08:00
Eric Wong
21315be59f
feat(rebase): complete after :Git rebase 2025-02-03 14:01:06 +08:00
Eric Wong
3829f764fa
fix(flygrep): fix result count
if no result, count extmark is cleared.
2025-02-03 13:04:54 +08:00
Eric Wong
6dbf4eacd4
perf(flygrep): update result count after ctrl-w 2025-02-03 12:50:26 +08:00
Eric Wong
d3939573cc
fix(flygrep): skip E33 when input is ~ 2025-02-03 01:04:33 +08:00
Eric Wong
6d72766f36
fix(flygrep): fix setup function 2025-02-03 00:46:09 +08:00
Eric Wong
031d18a541
feat(flygrep): add ctrl-h to toggle hidden file 2025-02-03 00:37:55 +08:00
Eric Wong
8263e80286
perf(flygrep): stop job if grep_input is empty 2025-02-03 00:05:02 +08:00
Eric Wong
62e6baf424
perf(flygrep): add ctrl-j/ctrl-k 2025-02-02 22:46:28 +08:00
Eric Wong
9825e36c77
fix(flygrep): setup cmp only when exists 2025-02-02 22:41:09 +08:00
Eric Wong
83fda33de4
perf(flygrep): improve tab/shift-tab key binding 2025-02-02 21:47:27 +08:00
Eric Wong
81f5cc6a2c
feat(runtime): add --clear to clear runtime log 2025-02-02 15:58:41 +08:00
Eric Wong
89e0c853e8
chore(linguist): include vim-zettelkasten 2025-02-02 15:39:43 +08:00
Eric Wong
2af7e332ac
chore(repo): update linguist 2025-02-02 15:31:48 +08:00
Eric Wong
3b6a30e336
perf(flygrep): update preview buf after C-p 2025-02-01 10:49:14 +08:00
Eric Wong
c0bda08615
fix(flygrep): clear preview buf when text is empty 2025-02-01 10:43:32 +08:00
Eric Wong
4ef8fa74c9
chore(linguist): add bundle repos 2025-02-01 00:16:42 +08:00
Eric Wong
58819522f6
ci(repo): update linguist setting 2025-02-01 00:11:31 +08:00
Eric Wong
8fc7daab3f
fix(repo): fix linguist setting 2025-02-01 00:06:17 +08:00
Eric Wong
f0cdb5e2b0
chore(repo): update gitattributes 2025-02-01 00:00:38 +08:00
Eric Wong
4ea7664a60
perf(flygrep): enable cursorline in preview win 2025-01-31 15:29:17 +08:00
Eric Wong
cf20c2ba68
docs(typo): typo in readme 2025-01-31 14:23:30 +08:00
Eric Wong
ec46d40ee0
feat(flygrep.nvim): support preview win 2025-01-31 14:15:04 +08:00
Eric Wong
4269519d60
docs(flygrep): update key binding doc of flygrep 2025-01-31 13:00:42 +08:00
Eric Wong
c892ce225c
docs(flygrep): add flygrep_next_version opt 2025-01-31 12:56:10 +08:00
Eric Wong
29c4cfa569
chore(flygrep): include flygrep.nvim 2025-01-31 12:39:40 +08:00
Eric Wong
3a6ae589ca
perf(install): fetch tags by default
close https://github.com/wsdjeg/SpaceVim/issues/4955
2025-01-31 11:19:31 +08:00
Eric Wong
b665b9a2de fix(winbar): fix detact script 2025-01-15 01:24:41 +08:00
Eric Wong
6b2c2edc33 perf(winbar): update winbar style 2025-01-14 23:06:01 +08:00
Eric Wong
fdd5c39d40 feat(winbar): add winbar plugin 2025-01-14 22:49:16 +08:00
Eric Wong
1ddf8dadb3 fix(quickfix): check local list or quickfix list 2025-01-07 08:12:23 +08:00
Eric Wong
e69a06b5a3 fix(indent-blankline): use schedule_wrap 2025-01-03 00:07:46 +08:00
Eric Wong
01d493a2b6 feat(quickfix): add undo key binding 2025-01-02 09:57:11 +08:00
Eric Wong
f3df26b6b3 docs(core): update doc about quickfix mappings 2025-01-02 09:16:11 +08:00
Eric Wong
14f7ef38a1 perf(quickfix): add option to set mappings 2025-01-02 09:09:28 +08:00
Eric Wong
d245875994 docs(core): update doc for core layer 2025-01-02 02:21:01 +08:00
Eric Wong
8ccdee05c1 docs(quickfix): update readme 2025-01-01 20:52:45 +08:00