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

6946 Commits

Author SHA1 Message Date
Eric Wong
cd08e2430b fix(color): use math.round instead of floor 2024-07-13 19:08:50 +08:00
Eric Wong
b4e860322d feat(hsv): add hsv format 2024-07-13 18:52:07 +08:00
Eric Wong
856f19e9c1 docs(cpicker): update key bindings 2024-07-12 08:25:25 +08:00
Eric Wong
7a46d76135 feat(cpicker): use Enter to copy color 2024-07-12 08:11:09 +08:00
Eric Wong
d8524a61d8 docs(website): update layer list 2024-07-12 07:41:15 +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
9df25cac4c fix(mapping): fix SPC b d key binding 2024-07-09 18:44:01 +08:00
Eric Wong
b6ccf093cd docs(readme): update readme 2024-07-09 18:17:19 +08:00
Eric Wong
c4a7b0f7c1 fix(tabline): update tabline on buflisted changed 2024-07-09 17:55:28 +08:00
Eric Wong
49cee0362f fix(custom): fix unknown key 2024-07-09 17:31:23 +08:00
Eric Wong
ad03e51196 fix(mirror): remove -f opt 2024-07-09 00:14:15 +08:00
Eric Wong
b184f80ae2
build(docker): use new docker repo 2024-07-08 23:20:08 +08:00
Eric Wong
f6f1261486
test(vader): fix vader test 2024-07-08 23:01:40 +08:00
Eric Wong
e6e406c981 build(makefile): update makefile 2024-07-08 22:07:45 +08:00
Eric Wong
5b92e0271d feat(github): add ci files 2024-07-08 22:04:38 +08:00
Eric Wong
13fe60ed2e feat(github): enable github action 2024-07-08 17:45:42 +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
b45b89ee20 perf(tabline): use BufAdd instead of BufNew 2024-07-07 14:42:40 +08:00
Eric Wong
2b9fd55094 fix(tabline): handle BufNew event 2024-07-07 11:43:48 +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
5373526997 fix(tasks): fix task status 2024-07-03 12:07:52 +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
13f67638ff docs(bundle-plugins): add neo-tree link 2024-07-03 09:56:05 +08:00
Eric Wong
47082e7d42 perf(neo-tree): use lua notify 2024-07-03 09:33:48 +08:00
Eric Wong
26b7c1e45a perf(plugins): lazy load plugins 2024-07-03 07:38:50 +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
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
Eric Wong
64ecde0532 perf(buf): open buf in best win
close https://github.com/SpaceVim/SpaceVim/issues/4888
2024-06-30 19:13:24 +08:00
Eric Wong
ec12391662 fix(lsp): fix lua lsp WarningMsg 2024-06-29 00:20:22 +08:00
Eric Wong
e94ad56d5f docs(autocomplete): update doc 2024-06-28 12:46:13 +08:00
Eric Wong
eff98275d0 fix(guide): fix prompt of flygrep
execute() silent by default, the prompt can not be displayed
2024-06-27 23:34:12 +08:00
Eric Wong
bf632b90da perf(nvimtree): use nvim-web-devicons 2024-06-27 21:30:51 +08:00
Eric Wong
26aef7fe65 docs(opt): update doc of filemanager 2024-06-27 20:31:55 +08:00
Eric Wong
ca0d94a44b docs(help): update and rollback 2024-06-27 20:14:02 +08:00
Eric Wong
059d407b7d fix(markdown): lazy load toc plugin on_ft 2024-06-27 18:21:41 +08:00
Eric Wong
de0760cef7 chore(bundle): use bundle splitjoin 2024-06-27 18:10:36 +08:00
Eric Wong
332214f846 docs(help): update doc for editing 2024-06-27 13:40:47 +08:00
Eric Wong
3ce5b24d62 perf(markdown): lazy load toc plugin 2024-06-26 23:18:03 +08:00
Eric Wong
c733f5dda6 docs(about): remove support email
use google group instead
2024-06-26 12:30:01 +08:00
Eric Wong
1832ab44f4 perf(core): lazy load core plugins 2024-06-25 23:51:36 +08:00
Eric Wong
a3315a3838 perf(edit): lazy load grammarous and tabular 2024-06-25 23:26:14 +08:00