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

6992 Commits

Author SHA1 Message Date
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
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
91c299fd8a fix(core): fix enable_smooth_scrolling opt
close https://github.com/SpaceVim/SpaceVim/issues/4948
2024-12-30 12:29:03 +08:00
Eric Wong
4ae96e3a57 fix(edit): fix disabled_plugins option
close https://github.com/SpaceVim/SpaceVim/issues/4947
2024-12-30 12:24:21 +08:00
Eric Wong
14f2de7911 fix(zettelkasten): fix default telescope actions 2024-12-25 21:32:01 +08:00
Eric Wong
65ee77b5cf fix(statusline): fix undefined variable 2024-12-25 20:51:55 +08:00
Eric Wong
2d6abfdb7b fix(bootstrap_after): log bootstrap_after function 2024-12-24 11:22:19 +08:00
Eric Wong
af65682596 perf(bootstrap): log bootstrap function status 2024-12-24 11:11:54 +08:00
Eric Wong
d064660bc1 docs(bootstrap): update doc of bootstrap functions 2024-12-24 10:56:21 +08:00
Eric Wong
bf643b2463 fix(zettelkasten): fix title backgroup color 2024-12-24 09:22:36 +08:00
Eric Wong
8494b505a9 ci(zettelkasten): detact telescope extensions 2024-12-23 23:20:48 +08:00
Eric Wong
716f835da8 feat(zettelkasten): filter zk title via telescope 2024-12-23 23:14:50 +08:00
Eric Wong
9d3b3b5a77 docs(website): update release link in home page 2024-12-23 09:34:45 +08:00
Eric Wong
53ba873bda chore(version): update to 2.5.0-dev 2024-12-23 09:28:48 +08:00
Eric Wong
c64ca1ce03 docs(website): use spacevim hashtag 2024-12-23 09:16:17 +08:00
Eric Wong
ef101cdf13 Release v2.4.0 2024-12-23 08:57:45 +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