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

614 Commits

Author SHA1 Message Date
Eric Wong
7071473003
docs(nvim-plug): update readme 2025-02-04 23:57:15 +08:00
Eric Wong
e80046552b
feat(nvim-plug): add on_ft support 2025-02-04 23:50:08 +08:00
Eric Wong
d4ce80ba93
feat(nvim-plug): add new plugin manager 2025-02-04 23:27:02 +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
2f86509bac
perf(neomake): update neomake to 584f882b 2025-02-03 16:36:38 +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
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
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
29c4cfa569
chore(flygrep): include flygrep.nvim 2025-01-31 12:39:40 +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
14f7ef38a1 perf(quickfix): add option to set mappings 2025-01-02 09:09:28 +08:00
Eric Wong
8ccdee05c1 docs(quickfix): update readme 2025-01-01 20:52:45 +08:00
Eric Wong
2b02440de8 ci(quickfix): detact quickfix.nvim 2025-01-01 20:43:55 +08:00
Eric Wong
805c03609f feat(quickfix): add quickfix.nvim 2025-01-01 20:34:26 +08:00
Eric Wong
a0fc3ad290 fix(commenter): fix nerdcommenter for markdown 2024-12-30 22:20:05 +08:00
Eric Wong
14f2de7911 fix(zettelkasten): fix default telescope actions 2024-12-25 21:32:01 +08:00
Eric Wong
bf643b2463 fix(zettelkasten): fix title backgroup color 2024-12-24 09:22:36 +08:00
Eric Wong
716f835da8 feat(zettelkasten): filter zk title via telescope 2024-12-23 23:14:50 +08:00
Eric Wong
113110b163 perf(zettelkasten): check title width 2024-12-22 23:43:24 +08:00
Eric Wong
afe49af8a3 fix(zettelkasten): use string.sub for long title 2024-12-22 23:05:15 +08:00
Eric Wong
71c3ac19e0 fix(git): complete tags only after -d opt 2024-12-22 15:15:14 +08:00
Eric Wong
0d66e31934 feat(git): update git-tag completion 2024-12-21 19:53:38 +08:00
Eric Wong
9584d22101 feat(markdown): add SPC l f to format code block 2024-12-21 16:33:22 +08:00
Eric Wong
e79d1ea754 docs(record-key): typo in readme 2024-12-20 08:30:43 +08:00
Eric Wong
0d9aa543cf docs(record-key): update readme 2024-12-20 08:28:57 +08:00
Eric Wong
41f28196d8 ci(record-key.nvim): detact record-key.nvim 2024-12-20 08:22:44 +08:00
Eric Wong
0bc35bb75c ci(format.nvim): detact format.nvim 2024-12-19 22:16:15 +08:00
Eric Wong
b0aa79433a docs(zettelkasten): update readme 2024-12-18 00:46:21 +08:00