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

535 Commits

Author SHA1 Message Date
Eric Wong
7959583115 docs(website): remove r/SpaceVim 2024-12-17 18:14:37 +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
98b6cae025 feat(flygrep): use ctrl-h toggle hidden files 2024-07-27 22:53:27 +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
ab666f13f1 perf(core): add opt for lazy load config 2024-07-07 22:38:26 +08:00
Eric Wong
1843ad9c35 perf(layer): lazy load layer config 2024-07-05 23:11:59 +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
e94ad56d5f docs(autocomplete): update doc 2024-06-28 12:46:13 +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
332214f846 docs(help): update doc for editing 2024-06-27 13:40:47 +08:00
Eric Wong
7648ccb0b7 feat(autocmd): add SpaceVimLspSetup autocmd 2024-06-25 12:34:36 +08:00
Eric Wong
864ac61848 docs(help): update doc for tabline 2024-06-24 23:10:11 +08:00
Eric Wong
ef60dd60d6 docs(help): update doc for filetree 2024-06-23 21:47:49 +08:00
Eric Wong
7efe5bc008 docs(help): add windows and ui doc 2024-06-23 00:22:04 +08:00
Eric Wong
5520a11abd docs(error): update doc for error handling 2024-06-21 23:26:26 +08:00
Eric Wong
de1171ff0c docs(help): update buffer/file doc 2024-06-21 10:56:08 +08:00
Eric Wong
451a0e6ff1 docs(highlighter): add doc for SPC s h 2024-06-20 19:20:21 +08:00
Eric Wong
377b7d716b perf(co-author): complete co-author info 2024-06-20 09:18:23 +08:00
Eric Wong
b2a354c0ad docs(help): update help SpaceVim-options 2024-06-19 20:43:09 +08:00
Eric Wong
3346505fb9 docs(guide): update help doc for mapping guide 2024-06-18 22:23:51 +08:00
Eric Wong
d4f30b8865 docs(help): update doc 2024-06-18 21:47:05 +08:00
Eric Wong
bcbe5023d0 perf(neovim): use nvim-cmp & skip checking python 2024-06-16 15:18:05 +08:00
Eric Wong
ea4fb98400 docs(help): add :h SpaceVim-roadmap/community 2024-06-15 11:11:59 +08:00
Eric Wong
f818591314 fix(compatible): fix nvim-0.5.0 support 2024-06-13 08:44:55 +08:00
Eric Wong
e029d6343c docs(scrollbar): add doc 2024-06-12 11:14:46 +08:00
Eric Wong
2d9fb315bb fix(format): format.nvim requires nvim 0.9.0+ 2024-06-10 19:35:03 +08:00
Eric Wong
d22a341fc0 feat(kotlin): update kotlin lsp support 2024-06-08 16:31:51 +08:00
Eric Wong
6d7ebe6891 docs(go): update :h SpaceVim-layers-lang-go 2024-05-26 21:35:26 +08:00
Eric Wong
721e31186f docs(vimdoc): add extra space 2024-05-20 19:11:52 +08:00
Eric Wong
1d8dbeb8bb feat(format.lua) add format.lua 2024-04-16 11:27:49 +08:00
Eric Wong
833c9ac3d0 feat(todo): add todo_close_list option 2024-03-24 21:46:37 +08:00
Eric Wong
4563880fee perf(scrollbar): use vim#buffer api 2024-03-22 16:49:58 +08:00
Eric Wong
5ed5184a3d docs(typo): rename enabled_formater to enabled_formatters 2024-03-14 00:44:04 +08:00
Eric Wong
dc63d2459b perf(powershell): add enabled_formatters layer option 2024-03-14 00:15:27 +08:00
Eric Wong
ad5b9e5496 feat(format): add layer option notify width and timeout 2024-03-12 12:55:15 +08:00
Eric Wong
e5387c15c8 feat(sql): support sqlformat & fix encoding 2024-03-12 11:13:53 +08:00
Eric Wong
dcfc4b0404 feat(sql): improve lang#sql layer 2024-03-12 01:19:02 +08:00
Eric Wong
8a89c5f743 perf(go)!: change default lint to golangci_lint 2024-03-08 11:51:49 +08:00
Eric Wong
e629491197 docs(license): add :h spacevim-dev-license 2024-02-28 11:11:56 +08:00
Eric Wong
1c31f7218a docs(help): add :h SpaceVim-dev-merge-request 2024-02-25 22:49:51 +08:00
wsdjeg
92395fbeae docs(job): update :h spacevim-api-job 2023-09-16 21:48:55 +08:00
wsdjeg
69acc16f48 docs(logger): update doc for :h SpaceVim#logger#derive 2023-09-16 16:00:55 +08:00
Eric Wong
2425ef85e2
feat(log): improve logger api 2023-09-16 15:21:40 +08:00
Eric Wong
d3727ce979
perf(whichkey): add which-key theme 2023-06-28 01:20:11 +08:00
wsdjeg
3874042593 perf(a.vim): improve alternate plugin 2023-06-22 22:34:18 +08:00
wsdjeg
ffdc24702d docs(notify): support multiple line msg and msg list 2023-06-17 17:37:57 +08:00
wsdjeg
122fb92c4f feat(statuscolumn): add core#statuscolumn layer 2023-06-14 23:29:14 +08:00