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

653 Commits

Author SHA1 Message Date
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
Eric Wong
eacd71c784 feat(git): lua complete for git-fetch 2024-12-17 19:13:47 +08:00
Eric Wong
bde1252f93 feat(git): lua completion for sub command 2024-12-17 17:50:28 +08:00
Eric Wong
3ffa25addc feat(git): implement lua complete for git-tag 2024-12-17 17:30:08 +08:00
Eric Wong
700aee7395 feat(git): implement lua complete for git-add 2024-12-17 08:52:48 +08:00
Eric Wong
64438a033e docs(zettelkasten): update vim-zettelkasten readme 2024-12-16 23:25:33 +08:00
Eric Wong
933c9b7281 test(zettelkasten): fix test script 2024-12-16 23:12:51 +08:00
Eric Wong
cf640a81da fix(zettelkasten): test zettelkasten plugin 2024-12-16 22:53:41 +08:00
Eric Wong
a14bd4f158 feat(zettelkasten): sort tags in sidebar 2024-12-14 16:54:38 +08:00
Eric Wong
6358c2a435 feat(git.vim): complete git push command 2024-12-14 15:11:02 +08:00
Eric Wong
b9eb91a793 feat(git): improve git branch detection 2024-12-13 00:32:24 +08:00
Eric Wong
7afbd83a89 feat(zettelkasten): use <Enter> to open note 2024-12-12 17:04:05 +08:00
Eric Wong
ecbb4766da perf(zettelkasten): set winfixwidth option 2024-12-12 16:45:40 +08:00
Eric Wong
5f34976cd4 feat(zktagstree): support <LeftRelease> key 2024-12-11 13:55:21 +08:00
Eric Wong
81400f9c23 feat(zettelkasten): add zk tags tree 2024-12-11 13:48:49 +08:00
Eric Wong
fb7bb88485 feat(zkbrowser): use <LeftRelease> to filter tag 2024-12-11 10:10:34 +08:00
Eric Wong
4b61259a80 feat(zettelkasten): filter zk tags 2024-12-11 00:30:08 +08:00
Eric Wong
b89c9f320a feat(zettelkasten): detach vim-zettelkasten plugin
update

zettelkasten browser statusline

update

update readme

update
2024-12-10 22:35:57 +08:00
Eric Wong
0801126d19 feat(git): complete checkout command 2024-12-09 22:29:20 +08:00
Eric Wong
a42b6b39bc docs(git): update readme of git.vim 2024-12-09 20:59:42 +08:00
Eric Wong
3683a06c8c feat(zettelkasten): improve zettelkasten plugin 2024-12-08 19:08:28 +08:00
Eric Wong
fc4714f6f6 fix(javavi): include jar files
close https://github.com/SpaceVim/SpaceVim/issues/4938
2024-11-05 20:21:56 +08:00
Eric Wong
f15e9ec678 docs(scrollbar): update requirements 2024-08-04 11:14:55 +08:00
Eric Wong
36207ab53d test(scrollbar): fix scrollbar task 2024-08-04 10:13:17 +08:00
Eric Wong
d8b0caedb1 test(scrollbar): add scrollbar task 2024-08-04 10:01:05 +08:00
Eric Wong
e5cf9021dc fix(cpicker): init data_dir 2024-08-01 00:15:22 +08:00
Eric Wong
d0d48b7f78 feat(cpicker): change cursor highlight 2024-08-01 00:06:33 +08:00
Eric Wong
e9c0f6c4c6 docs(scrollbar): add scrollbar img 2024-07-30 19:55:22 +08:00
Eric Wong
c4b045cc6d refactor(scrollbar): detach scrollbar 2024-07-30 18:53:14 +08:00
Eric Wong
2c92c0b51f fix(cpicker): set wrap opt for win 2024-07-28 18:28:56 +08:00
Eric Wong
4ba1672b75 docs(flygrep): update flygrep readme 2024-07-28 14:10:43 +08:00
Eric Wong
98b6cae025 feat(flygrep): use ctrl-h toggle hidden files 2024-07-27 22:53:27 +08:00
Eric Wong
26e7f66fcd docs(git): update README 2024-07-26 19:29:48 +08:00
Eric Wong
67b8ce78ff ci(detach): update detach script 2024-07-26 18:52:40 +08:00
Eric Wong
c555aa156c chore(async): detach SourceCounter.vim 2024-07-24 19:24:48 +08:00
Eric Wong
40edbe8d6c perf(SourceCounter): import sourcecounter 2024-07-24 19:12:58 +08:00
Eric Wong
f725666783 fix(cpicker): disable number and wrap opt 2024-07-24 12:40:21 +08:00
Eric Wong
333cb1b714 feat(cpicker.nvim): detact_bundle cpicker.nvim 2024-07-24 10:32:11 +08:00
Eric Wong
e291cd136e feat(cpicker): add xyz color space 2024-07-21 22:03:38 +08:00
Eric Wong
32f30ddb78 fix(cpicker): remove extra space 2024-07-21 14:50:58 +08:00
Eric Wong
8ff37e2a98 feat(cpicker): add linear and lab color space 2024-07-21 14:33:31 +08:00
Eric Wong
b0f1e65b35 feat(cpicker): add hwb color-mix 2024-07-18 18:31:54 +08:00
Eric Wong
e8da1052d4 feat(cpicker): add color-mix-method 2024-07-16 17:37:49 +08:00
Eric Wong
5bc06e128b feat(cpicker): add color-mix function 2024-07-16 01:07:35 +08:00
Eric Wong
3c87db406c chore(cpicker): remove duplicate code 2024-07-15 20:34:10 +08:00
Eric Wong
e143116bc5 fix(cpicker): fix get cursor color function 2024-07-15 20:23:22 +08:00
Eric Wong
f6deb0bd9a chore(typo): typo in cpicker 2024-07-14 23:01:24 +08:00
Eric Wong
dcde04c454 feat(cpicker): picker color from cursor 2024-07-14 22:32:55 +08:00
Eric Wong
f35e0da911 feat(cpicker): change color code background 2024-07-14 19:01:57 +08:00
Eric Wong
a9a14ff85b feat(cpicker): add hwb color space 2024-07-14 16:30:43 +08:00
Eric Wong
98e67a214c feat(cpicker): add cmyk color space 2024-07-13 21:59:34 +08:00
Eric Wong
b4e860322d feat(hsv): add hsv format 2024-07-13 18:52:07 +08:00
Eric Wong
7a46d76135 feat(cpicker): use Enter to copy color 2024-07-12 08:11:09 +08:00
Eric Wong
ff20c0284b feat(cpicker): add tools#cpicker layer 2024-07-12 00:31:36 +08:00
Eric Wong
5b92e0271d feat(github): add ci files 2024-07-08 22:04:38 +08:00
Eric Wong
72834d9802 chore(colorscheme): use bundle vim-hybrid 2024-07-07 21:56:21 +08:00
Eric Wong
fe67bf23b8 chore(pydocstring): use bundle pydocstring 2024-07-07 10:54:57 +08:00
Eric Wong
76ae250f75 perf(dein): skip type checking 2024-07-05 23:50:43 +08:00
Eric Wong
1843ad9c35 perf(layer): lazy load layer config 2024-07-05 23:11:59 +08:00
Eric Wong
47082e7d42 perf(neo-tree): use lua notify 2024-07-03 09:33:48 +08:00
Eric Wong
305e4545ec perf(git): add key binding v to view log 2024-07-02 16:52:39 +08:00
Eric Wong
16b8430918 feat(qml): add lang#qml layer
close https://github.com/SpaceVim/SpaceVim/issues/4865
2024-06-30 22:55:11 +08:00