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

146 Commits

Author SHA1 Message Date
Eric Wong
f08eb2d043 fix(tasks): update vim-zettelkasten task 2024-12-16 23:03:04 +08:00
Eric Wong
cf640a81da fix(zettelkasten): test zettelkasten plugin 2024-12-16 22:53:41 +08:00
Eric Wong
f15e9ec678 docs(scrollbar): update requirements 2024-08-04 11:14:55 +08:00
Eric Wong
36207ab53d test(scrollbar): fix scrollbar task 2024-08-04 10:13:17 +08:00
Eric Wong
d8b0caedb1 test(scrollbar): add scrollbar task 2024-08-04 10:01:05 +08:00
Eric Wong
f818591314 fix(compatible): fix nvim-0.5.0 support 2024-06-13 08:44:55 +08:00
Eric Wong
f6ee684f00 perf(dev): use task to open nvim and vim 2024-06-02 23:35:12 +08:00
Eric Wong
7ece5acd37 docs(website): update roadmap and following head 2024-05-03 22:14:29 +08:00
Eric Wong
714e3b41ca feat(toml): add toml indent file 2024-03-24 19:47:09 +08:00
Eric Wong
3e1b7fe5b9 test(task): add extra test 2024-03-23 19:06:32 +08:00
Eric Wong
16a5086d8b test(task): add vader-nvim-038 task 2024-03-23 16:48:32 +08:00
Eric Wong
8244c4a848 test(task): add task todo 2024-03-23 16:44:42 +08:00
Eric Wong
ae41ade26d test(task): add vader-nvim-061 task 2024-03-23 16:40:11 +08:00
Eric Wong
70e2ea7d03 test(task): update task todos 2024-03-23 15:34:51 +08:00
Eric Wong
f27756c566 test(vim): fix test for old vim 2024-03-22 20:15:00 +08:00
Eric Wong
887943dc84 docs(index): update test version 2024-03-22 18:11:37 +08:00
Eric Wong
62d829d03f test(task): add vader-nvim-080 task 2024-03-22 16:59:32 +08:00
Eric Wong
0ad6c2adbb test(wsl): add vader-nvim-wsl task 2024-03-21 18:32:50 +08:00
Eric Wong
7eb68ca364 test(nvim): fix make test for nvim 0.9.5 2024-03-21 18:25:14 +08:00
Eric Wong
44d77ab4bf test(task): add vim 7.4.1185 task 2024-03-20 20:01:16 +08:00
Eric Wong
0ff4ab9255 test(tasks): add vader-nvim-072 task 2024-03-20 19:29:56 +08:00
Eric Wong
61501adb7b chore(dev): remove bundle.lua 2024-03-15 22:17:15 +08:00
Eric Wong
6dafed1aca docs(bundle): update bundle-plugins page 2024-03-15 22:15:55 +08:00
Eric Wong
d4bac8e59e docs(dev): update following head script and page 2024-03-14 11:23:19 +08:00
Eric Wong
874f72ce94 docs(guide): add guide for scala nim and swift 2024-03-10 20:44:58 +08:00
Eric Wong
b9741e7c2b feat(dev): update fellowing head vim function 2024-02-27 01:42:51 +08:00
wsdjeg
a22c463d2a build(vader): use headless option 2023-09-26 14:54:31 +08:00
Eric Wong
db252c01df feat(alternate): make :A command support toml 2023-08-05 22:31:52 +08:00
Eric Wong
8b55955de4
feat(runner): rewrite code runner in lua 2023-07-13 00:00:35 +08:00
wsdjeg
3a6e3d9c88 fix(bundle): fix bundle command 2023-07-01 20:43:49 +08:00
Eric Wong
b645f362e9
feat(dev): add bundle.lua 2023-07-01 20:30:44 +08:00
wsdjeg
7330a362b0 perf(api): use get var 2023-06-27 08:54:47 +08:00
wsdjeg
b7049deea0 feat(dev): add :Vim command 2023-06-27 08:23:02 +08:00
wsdjeg
fe3b7f91cc fix(flygrep): fix flygrep test 2023-06-27 02:03:40 +08:00
wsdjeg
de3ec27729 chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
wsdjeg
9b33d5b909 chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
wsdjeg
82aed9b5ac feat(lua): support ~/.SpaceVim.d/init.lua 2022-06-18 23:25:54 +08:00
wsdjeg
44e2c86da9 fix(job): make job api support env option 2022-04-25 12:58:25 +08:00
wsdjeg
215cf80a24 fix(todo): fix todo.vim for vim74 2022-04-23 09:45:10 +08:00
wsdjeg
ca88eed294 refactor(api): remove SpaceVim#util#globpath function
use `vim#compatible` api
2022-04-15 17:13:41 +08:00
wsdjeg
78c41dd587 fix(commit): disable cindent for git commit buffer 2022-04-15 09:57:24 +08:00
wsdjeg
33cc57af55 chore(copyright): update email 2022-03-27 13:38:54 +08:00
wsdjeg
249a24a891 chore(dev): update development doc 2022-03-20 00:05:59 +08:00
wsdjeg
16a5c8caf2 chore(copyright): update copyright 2022-02-03 17:24:51 +08:00
Shidong Wang
689fafccf1
docs(wiki): update following HEAD page 2021-10-30 00:45:04 +08:00
Shidong Wang
5f4b679832
feat(git): add omnifunc for git commit buffer 2021-10-15 00:19:55 +08:00
Shidong Wang
15f1765a20
feat(dev): add tesk to generate vim doc 2021-10-03 19:56:16 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
722b6f97cc
Release v1.7.0 (#4285) 2021-06-14 10:31:58 +08:00
Wang Shidong
1b8c5dd443
Improve alternate file config (#3493) 2021-05-31 23:32:48 +08:00