1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 04:00:03 +08:00
Commit Graph

3597 Commits

Author SHA1 Message Date
Eric Wong
fdd5c39d40 feat(winbar): add winbar plugin 2025-01-14 22:49:16 +08:00
Eric Wong
d245875994 docs(core): update doc for core layer 2025-01-02 02:21:01 +08:00
Eric Wong
805c03609f feat(quickfix): add quickfix.nvim 2025-01-01 20:34:26 +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
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
716f835da8 feat(zettelkasten): filter zk title via telescope 2024-12-23 23:14:50 +08:00
Eric Wong
53ba873bda chore(version): update to 2.5.0-dev 2024-12-23 09:28:48 +08:00
Eric Wong
ef101cdf13 Release v2.4.0 2024-12-23 08:57:45 +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
40ea34694d feat(tabs): add tabs key bindings
- `SPC F d`: close current tab
- `SPC F D`: close other tabs
- `SPC F n`: create a new tab
2024-12-17 22:19:53 +08:00
Eric Wong
7959583115 docs(website): remove r/SpaceVim 2024-12-17 18:14:37 +08:00
Eric Wong
f49958dbde feat(markdown): add SPC l t to toggle todo 2024-12-14 20:21:36 +08:00
Eric Wong
4b61259a80 feat(zettelkasten): filter zk tags 2024-12-11 00:30:08 +08:00
Eric Wong
2e6031b927 fix(telescope): remove on_cmd option 2024-12-07 20:53:17 +08:00
Eric Wong
c2c8a96161 fix(cmp): fix nvim-cmp mapping
close https://github.com/SpaceVim/SpaceVim/issues/4929
2024-12-07 18:53:28 +08:00
Eric Wong
24ca491c53 feat(telescope): add hidden & no_ignore opt 2024-10-23 20:22:13 +08:00
Wes Turner
533c40395c
typo(guide): Key binding not defined 2024-09-17 15:42:22 +08:00
Eric Wong
0aa951d7e9 docs(matrix): remove all chatting rooms
I do not like spams
2024-08-15 19:43:02 +08:00
Eric Wong
b808b8126a fix(opt): check belloff opt
belloff require vim 7.4.793

close https://github.com/SpaceVim/SpaceVim/issues/4930
2024-08-03 18:36:59 +08:00
Eric Wong
2af2046c15 fix(cpicker): fix unknow function 2024-08-03 16:44:21 +08:00
Eric Wong
d0d48b7f78 feat(cpicker): change cursor highlight 2024-08-01 00:06:33 +08:00
Eric Wong
c4b045cc6d refactor(scrollbar): detach scrollbar 2024-07-30 18:53:14 +08:00
Eric Wong
98b6cae025 feat(flygrep): use ctrl-h toggle hidden files 2024-07-27 22:53:27 +08:00
Eric Wong
28c3ff6193 perf(shell): add center-float position 2024-07-27 15:00:32 +08:00
Eric Wong
a974fb5646 fix(bootstrap): use timer for bootstrap_after 2024-07-24 17:51:14 +08:00
Eric Wong
333cb1b714 feat(cpicker.nvim): detact_bundle cpicker.nvim 2024-07-24 10:32:11 +08:00
Eric Wong
5bc06e128b feat(cpicker): add color-mix function 2024-07-16 01:07:35 +08:00
Eric Wong
dcde04c454 feat(cpicker): picker color from cursor 2024-07-14 22:32:55 +08:00
Eric Wong
98e67a214c feat(cpicker): add cmyk color space 2024-07-13 21:59:34 +08:00
Eric Wong
856f19e9c1 docs(cpicker): update key bindings 2024-07-12 08:25:25 +08:00
Eric Wong
ff20c0284b feat(cpicker): add tools#cpicker layer 2024-07-12 00:31:36 +08:00
Eric Wong
0d84d91b4e fix(mapping): fix SPC a r/o 2024-07-09 23:52:48 +08:00
Eric Wong
6a303b7896 feat(core): add logevent plugin 2024-07-09 23:48:42 +08:00
Eric Wong
49cee0362f fix(custom): fix unknown key 2024-07-09 17:31:23 +08:00
Eric Wong
f6f1261486
test(vader): fix vader test 2024-07-08 23:01:40 +08:00
Eric Wong
ab666f13f1 perf(core): add opt for lazy load config 2024-07-07 22:38:26 +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
c1acb0a4b1 perf(lazy): lazy load plugins 2024-07-07 10:10:12 +08:00
Eric Wong
8cda9e8b72 fix(menu): fix unite menu
close https://github.com/SpaceVim/SpaceVim/issues/4926
2024-07-07 09:26:30 +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
e2250a99f7 fix(format): format code in visual mode
close https://github.com/SpaceVim/SpaceVim/issues/4864
2024-07-03 10:48:25 +08:00
Eric Wong
c501057f6f fix(git): fix git lazy command 2024-07-03 10:23:58 +08:00
Eric Wong
26b7c1e45a perf(plugins): lazy load plugins 2024-07-03 07:38:50 +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
Eric Wong
f73abd9343 fix(projectmanager): skip when &autochdir is true
close https://github.com/SpaceVim/SpaceVim/issues/4858
2024-06-30 22:37:23 +08:00