1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-15 23:39:27 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
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