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

7027 Commits

Author SHA1 Message Date
Eric Wong
e8eb3fb5e1
fix(nvim-plug): fix on_map 2025-02-05 17:15:08 +08:00
Eric Wong
c21cea3595
feat(nvim-plug): support on_map opt 2025-02-05 11:31:31 +08:00
Eric Wong
8368712a5e
feat(nvim-plug): support enabled option 2025-02-05 10:07:15 +08:00
Eric Wong
2bc42deaf8
docs(nvim-plug): add tg group link for development (#4956) 2025-02-05 02:21:22 +08:00
Eric Wong
d4a3d649e7
feat(nvim-plug): support local plugin 2025-02-05 00:58:34 +08:00
Eric Wong
a842704063
feat(nvim-plug): support local plugins 2025-02-05 00:55:49 +08:00
Eric Wong
8a4834b360
feat(nvim-plug): support max_processes 2025-02-05 00:43:02 +08:00
Eric Wong
daf276de98
feat(nvim-plug): support build option 2025-02-05 00:15:33 +08:00
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
bbf79d8b4c
ci(workflow): detact nvim-plug 2025-02-04 23:33:14 +08:00
Eric Wong
d4ce80ba93
feat(nvim-plug): add new plugin manager 2025-02-04 23:27:02 +08:00
Eric Wong
ac552a4746
fix(notify): pcall viml notify 2025-02-04 23:11:25 +08:00
Eric Wong
587b5910b4
chore(issue): update bug report template 2025-02-04 13:17:19 +08:00
Eric Wong
db975adaec
docs(readme): update readme 2025-02-03 22:55:50 +08:00
Eric Wong
9283490f27
ci(nvim): fix nvim install script 2025-02-03 22:44:48 +08:00
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