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

413 Commits

Author SHA1 Message Date
Eric Wong
e5573683ae perf(telescope): use telescope 0.1.2 for nvim 0.7.0 2024-02-23 15:35:33 +08:00
Eric Wong
d7e45e884b chore(telescope): update telescope to 0.1.5 2024-02-23 15:17:33 +08:00
Eric Wong
56d1f34917 fix(git): skip unsupported subcommand 2024-02-23 14:44:38 +08:00
Eric Wong
b33626c63b fix(git): make error message clear 2024-02-23 14:32:04 +08:00
Eric Wong
870f8fee96 fix(git): fix git log command 2024-02-23 13:32:10 +08:00
Eric Wong
b2651ab24a perf(git): open remote branch log in new tab 2024-02-23 13:30:57 +08:00
Eric Wong
8077f78d13 fix(git): fix wrong branch name 2024-02-23 13:27:50 +08:00
Eric Wong
f791f5bbd8 fix(git): fix wrong remote line number 2024-02-23 13:26:54 +08:00
Eric Wong
42ed861445 feat(git): make <Cr> show git log in remote manager 2024-02-23 13:21:12 +08:00
wsdjeg
44f0cea649 feat(git): add git remote manager 2024-02-21 17:03:50 +08:00
wsdjeg
5e6065380f fix(git): rename cherry_pick to cherry-pick 2024-02-20 17:06:48 +08:00
wsdjeg
e4eaf08443 docs(git.vim): remove duplicate tag 2024-02-20 15:54:41 +08:00
wsdjeg
4f4a001ad4 feat(git.vim): complete shortlog command 2024-02-20 15:54:08 +08:00
wsdjeg
2dc6512397 fix(git.vim): fix plog_jobid 2024-02-19 23:56:17 +08:00
wsdjeg
85968ea1cc fix(shortlog): fix :Git shortlog command 2024-02-19 23:52:26 +08:00
wsdjeg
133c24ab5f feat(git.vim): add :Git shortlog command 2024-02-19 23:18:55 +08:00
Eric Wong
70b949a35d
feat(git): add :Git blame 2023-09-13 16:47:04 +08:00
Eric Wong
7e81ce1019
feat(guide): rewrite leader guide in lua 2023-08-25 12:05:54 +08:00
wsdjeg
7ce5d8b0b9 feat(git): add :Git rm command 2023-08-09 00:03:38 +08:00
wsdjeg
d3478808e8 feat(git): add :Git reset command 2023-08-07 22:39:31 +08:00
Eric Wong
c90dc3f00c
docs(roadmap): update roadmap and todos 2023-08-07 22:28:28 +08:00
wsdjeg
dcb0b64972 feat(git): add :Git cherry-pick command 2023-08-06 22:56:56 +08:00
wsdjeg
db6ee22450 feat(git): add :Git fetch command 2023-08-05 22:31:52 +08:00
wsdjeg
0b2a3e7e4b feat(toml): add lua toml previewer 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
wsdjeg
193be7387f perf(git): update GitGutter status 2023-08-05 22:31:52 +08:00
wsdjeg
9dda2491af perf(git): display stderr on exit 2023-08-05 22:31:52 +08:00
wsdjeg
f2f7c8dcc0 feat(git): add :Git mv command 2023-08-05 22:31:52 +08:00
wsdjeg
88b0ac5dbb feat(git): add :Git clean command 2023-08-05 22:31:52 +08:00
wsdjeg
fc65ca508d perf(notify): change notify borderchars 2023-08-05 22:31:52 +08:00
wsdjeg
88b49c0089 feat(git): add :Git remote for git.lua 2023-08-05 22:31:52 +08:00
wsdjeg
f57c84f138 feat(git): implement git.lua 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
cd2b5d3a36 perf(git): use notify api && redrawstatus 2023-07-10 22:06:57 +08:00
Eric Wong
6f180c243f
feat(ctags): implement ctags#update in lua 2023-07-06 20:54:13 +08:00
Eric Wong
879129388a
feat(api): add lua job api
close https://github.com/neovim/neovim/issues/20856
2023-07-05 22:58:01 +08:00
wsdjeg
2755d4e660 chore(ui): update bundle indent-blankline.nvim 2023-07-05 13:20:39 +08:00
Eric Wong
8a7ec45818
Release v2.2.0 2023-07-05 11:50:23 +08:00
wsdjeg
8f8c0838ff chore(bundle): only load default rtp 2023-07-02 17:41:11 +08:00
wsdjeg
23d331d39c perf(git.vim): add test vimrc 2023-07-02 14:00:13 +08:00
Eric Wong
b645f362e9
feat(dev): add bundle.lua 2023-07-01 20:30:44 +08:00
wsdjeg
816247c3e1 perf(gruvbox): bundle community-gruvbox 2023-06-28 16:00:29 +08:00
wsdjeg
2ae3d23dfc perf(tagbar): enable tagbar debug by default 2023-06-28 08:07:26 +08:00
wsdjeg
462d6455c3 fix(flygrep): detach spacevim.plugin.search module 2023-06-27 17:04:45 +08:00
wsdjeg
a10caa0dd6 test(flygrep): improve bundle flygrep vimrc 2023-06-27 08:36:06 +08:00
wsdjeg
fe3b7f91cc fix(flygrep): fix flygrep test 2023-06-27 02:03:40 +08:00
wsdjeg
138a8e150a fix(flygrep): fix stylized of flygrep doc
merge: https://github.com/SpaceVim/SpaceVim/pull/4880

Co-authored-by: blankname <blankname@users.noreply.github.com>
2023-06-27 01:35:18 +08:00
wsdjeg
bd4a67e98b chore(detach): detach FlyGrep 2023-06-22 23:01:54 +08:00
wsdjeg
b65e484f18 feat('neodev'): bundle neodev to lang#lua layer 2023-06-20 19:49:35 +08:00
wsdjeg
403332accb chore(lspconfig): use latest version lspconfig for nvim 0.9.1 2023-06-19 15:59:04 +08:00