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

3437 Commits

Author SHA1 Message Date
Eric Wong
0433e60e83 chore(todo): remove todo tag 2024-02-28 22:38:14 +08:00
Eric Wong
23a8289662 fix(statusline): fix statusline highlight 2024-02-28 11:48:32 +08:00
Eric Wong
e629491197 docs(license): add :h spacevim-dev-license 2024-02-28 11:11:56 +08:00
Eric Wong
206c56db80 fix(scrollbar): fix scrollbar for vim 2024-02-27 22:34:14 +08:00
Eric Wong
1c31f7218a docs(help): add :h SpaceVim-dev-merge-request 2024-02-25 22:49:51 +08:00
Eric Wong
80cc95887e fix(scrollbar): fix unsaved error 2024-02-25 21:40:31 +08:00
Eric Wong
ea76ba75aa feat(projectmanager): make reg_callback support description 2024-02-24 16:28:33 +08:00
Eric Wong
03c9f6b01b fix(git): ignore remote manager when close win 2024-02-23 17:08:52 +08:00
Eric Wong
e5573683ae perf(telescope): use telescope 0.1.2 for nvim 0.7.0 2024-02-23 15:35:33 +08:00
wsdjeg
44f0cea649 feat(git): add git remote manager 2024-02-21 17:03:50 +08:00
Eric Wong
5f274bc97f Merge branch 'nouzername-master-patch-09495' into 'master'
Replace the original function Chinese2Digit with the equivalent function...

See merge request SpaceVim/SpaceVim!6
2024-02-13 11:04:13 +00:00
Kun Lin
b6aa4b9fea Replace the original function Chinese2Digit with the equivalent function... 2024-02-13 11:04:13 +00:00
Zhiyuan Ma
977bf3d0d0 feat(gtags): add the shortcut for jumping to a symbol 2024-02-13 11:02:24 +00:00
wsdjeg
daf814589b feat(scrollbar): implement scrollbar in lua 2023-09-23 20:33:31 +08:00
wsdjeg
92395fbeae docs(job): update :h spacevim-api-job 2023-09-16 21:48:55 +08:00
wsdjeg
743da32964 revert(rtp): remove :GrepRtp command
use `SPC h g` instead
2023-09-16 17:27:34 +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
6f0728c625
feat(repl): rewrite repl plugin in lua 2023-08-31 22:07:56 +08:00
Eric Wong
7e81ce1019
feat(guide): rewrite leader guide in lua 2023-08-25 12:05:54 +08:00
wsdjeg
4e9b739632 fix(scala): use old fork ensime-vim
close https://github.com/SpaceVim/SpaceVim/issues/4899
2023-08-06 12:43:54 +08:00
Eric Wong
6b4f50a203
fix(cmdlinemenu): fix cmdlinemenu lua api 2023-08-06 11:45:19 +08:00
wsdjeg
e90c1a9d87 fix(toml): use integer instead 2023-08-05 22:31:52 +08:00
wsdjeg
b6da4a2ffc fix(toml): fix E706 2023-08-05 22:31:52 +08:00
Eric Wong
2b2c2aa5f6 feat(tasks): implement tasks.lua 2023-08-05 22:31:52 +08:00
Eric Wong
db252c01df feat(alternate): make :A command support toml 2023-08-05 22:31:52 +08:00
dqnk
b785aaa8ed
fix(typescript): fix lsp key binding for typescript 2023-08-05 21:32:12 +08:00
wsdjeg
7088f82fc7 feat(pastebin): use lua pastebin for nvim 0.9.0+ 2023-07-14 12:24:21 +08:00
wsdjeg
aa57658a58 perf(statusline): indent statusline mode text 2023-07-13 00:22:24 +08:00
Eric Wong
8b55955de4
feat(runner): rewrite code runner in lua 2023-07-13 00:00:35 +08:00
wsdjeg
69cddda857 perf(scrollbar): set scrollbar zindex to 10 2023-07-10 22:22:00 +08:00
wsdjeg
875441acbd fix(flygrep): fix version checking 2023-07-06 00:23:39 +08:00
wsdjeg
db0d2c08df revert(ui): revert indent-blankline config 2023-07-05 13:33:32 +08:00
wsdjeg
d8f880defa fix(indent-blankline): set max_indent_increase = 1 2023-07-05 13:32:04 +08:00
wsdjeg
3da610a107 chore(version): update version to v2.3.0-dev 2023-07-05 12:20:47 +08:00
Eric Wong
8a7ec45818
Release v2.2.0 2023-07-05 11:50:23 +08:00
wsdjeg
8f8ec15692 fix(flygrep): fix unknown function error 2023-07-04 01:02:13 +08:00
wsdjeg
83cb47789d test(chinese): fix vader test 2023-07-03 23:52:36 +08:00
dqnk
a39c6294bc
fix(rust): rust lsp check typos fix 2023-07-03 23:48:38 +08:00
wsdjeg
344cd372d4 test(guide): fix guide test 2023-07-03 22:38:52 +08:00
wsdjeg
37e6806081 fix(rust): fix rust lsp check
close https://github.com/SpaceVim/SpaceVim/issues/4762
2023-07-02 22:12:49 +08:00
Eric Wong
c9cd11ff21
fix(chinese): change chineselinter key binding 2023-07-02 18:57:09 +08:00
wsdjeg
1281eb75ba perf(guide): clear Search highlight group in guide buffer 2023-07-02 17:21:04 +08:00
wsdjeg
29956c36f2 perf(guide): use ctrl-d/u instead of ctrl-b/f 2023-07-02 11:45:01 +08:00
wsdjeg
d90fdee668 perf(guide): add offset length 2023-07-02 11:12:28 +08:00
wsdjeg
1014b85f50 perf(guide): add guide offset, len = 8 2023-07-01 21:55:58 +08:00
Eric Wong
b645f362e9
feat(dev): add bundle.lua 2023-07-01 20:30:44 +08:00
wsdjeg
c6195cd0e4 fix(tagbar): fix tagbar startup
close https://github.com/SpaceVim/SpaceVim/issues/4872
2023-06-28 08:52:18 +08:00
Eric Wong
d3727ce979
perf(whichkey): add which-key theme 2023-06-28 01:20:11 +08:00
wsdjeg
f0e0ba1594 ci(health): fix health test 2023-06-27 19:18:51 +08:00