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

574 Commits

Author SHA1 Message Date
Eric Wong
b0f1e65b35 feat(cpicker): add hwb color-mix 2024-07-18 18:31:54 +08:00
Eric Wong
e8da1052d4 feat(cpicker): add color-mix-method 2024-07-16 17:37:49 +08:00
Eric Wong
5bc06e128b feat(cpicker): add color-mix function 2024-07-16 01:07:35 +08:00
Eric Wong
3c87db406c chore(cpicker): remove duplicate code 2024-07-15 20:34:10 +08:00
Eric Wong
e143116bc5 fix(cpicker): fix get cursor color function 2024-07-15 20:23:22 +08:00
Eric Wong
f6deb0bd9a chore(typo): typo in cpicker 2024-07-14 23:01:24 +08:00
Eric Wong
dcde04c454 feat(cpicker): picker color from cursor 2024-07-14 22:32:55 +08:00
Eric Wong
f35e0da911 feat(cpicker): change color code background 2024-07-14 19:01:57 +08:00
Eric Wong
a9a14ff85b feat(cpicker): add hwb color space 2024-07-14 16:30:43 +08:00
Eric Wong
98e67a214c feat(cpicker): add cmyk color space 2024-07-13 21:59:34 +08:00
Eric Wong
b4e860322d feat(hsv): add hsv format 2024-07-13 18:52:07 +08:00
Eric Wong
7a46d76135 feat(cpicker): use Enter to copy color 2024-07-12 08:11:09 +08:00
Eric Wong
ff20c0284b feat(cpicker): add tools#cpicker layer 2024-07-12 00:31:36 +08:00
Eric Wong
5b92e0271d feat(github): add ci files 2024-07-08 22:04:38 +08:00
Eric Wong
72834d9802 chore(colorscheme): use bundle vim-hybrid 2024-07-07 21:56:21 +08:00
Eric Wong
fe67bf23b8 chore(pydocstring): use bundle pydocstring 2024-07-07 10:54:57 +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
47082e7d42 perf(neo-tree): use lua notify 2024-07-03 09:33:48 +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
ec12391662 fix(lsp): fix lua lsp WarningMsg 2024-06-29 00:20:22 +08:00
Eric Wong
de0760cef7 chore(bundle): use bundle splitjoin 2024-06-27 18:10:36 +08:00
Eric Wong
f818591314 fix(compatible): fix nvim-0.5.0 support 2024-06-13 08:44:55 +08:00
Eric Wong
9345f01986 perf(helpful.vim): add helpful tag 2024-06-10 14:45:38 +08:00
Eric Wong
b525e520e5 chore(bundle): update helpful.vim
commits: Auto-updated tags 2024-06-10 00:15:29+00:00 998082d
2024-06-10 14:34:48 +08:00
Eric Wong
6cf0c361b0 perf(bundle): use bundle echodoc.vim
ref: 8c7e99e825
2024-06-05 19:16:56 +08:00
Eric Wong
bfdf0e0851 perf(bundle): use nvim-surround for nvim 0.8.0+ 2024-06-05 19:05:21 +08:00
Eric Wong
6a97b72dc3 perf(bundle): use telescope 0.1.8 for nvim 0.10.0 2024-06-03 23:24:17 +08:00
Eric Wong
271c76e792 fix(compatible): fix bufname() and bufnr() 2024-06-02 19:43:37 +08:00
Eric Wong
8465f680df perf(gruvbox): update gruvbox
ref: 143a3b8bab
2024-05-21 13:14:31 +08:00
Eric Wong
99466a152f perf(colorscheme): update NormalFloat for one 2024-05-21 13:02:02 +08:00
Eric Wong
1c4627c212 perf(lspconfig): update nvim-lspconfig to 9bda20f
ref: 9bda20fb96
2024-05-21 12:31:14 +08:00
Eric Wong
d6bc345442 feat(format): add rustfmt 2024-04-18 21:28:35 +08:00
Eric Wong
172b79f658 perf(format): use first executable formatter 2024-04-17 19:53:49 +08:00
Eric Wong
01e948f6be feat(format): add c format 2024-04-17 12:19:12 +08:00
Eric Wong
9e46432d18 docs(format): add readme 2024-04-16 15:25:54 +08:00
Eric Wong
ccfc031441 fix(format): check formatted_context and stdin 2024-04-16 14:36:31 +08:00
Eric Wong
c9fd7f91c7 refactor(format): refactor on_exit function 2024-04-16 14:35:15 +08:00
Eric Wong
17a380aed9 feat(ctags): remove tags before running ctags 2024-04-16 14:08:57 +08:00
Eric Wong
545a3bc5fa feat(format): support :Format! filetype 2024-04-16 14:00:20 +08:00
Eric Wong
a7fbe2415b refactor(format): enable format function 2024-04-16 13:54:12 +08:00
Eric Wong
5b3b5886d4 fix(format): fix formatter end_line 2024-04-16 12:35:37 +08:00
Eric Wong
79d9a8323d perf(format): log formatter info 2024-04-16 12:30:56 +08:00
Eric Wong
4db99ea058 feat(format): support custom format 2024-04-16 12:24:21 +08:00
Eric Wong
1d8dbeb8bb feat(format.lua) add format.lua 2024-04-16 11:27:49 +08:00
Eric Wong
cbc3f5e50c feat(git): complete :Git branch 2024-03-31 15:47:50 +08:00
Eric Wong
32aec1ec5b fix(bookmarks): fix next/previous function 2024-03-30 22:49:14 +08:00
Eric Wong
5816fbbbfa fix(bookmarks): fix mn & mp key bindings 2024-03-30 22:24:22 +08:00
Eric Wong
99738624b4 feat(bookmark): add VimLeave autocmd 2024-03-30 22:15:03 +08:00
Eric Wong
7c80fe4369 feat(bookmarks): update bookmarks lnums 2024-03-30 21:38:08 +08:00
Eric Wong
5cb566b359 perf(bookmarks): skip empty bufname & buftype 2024-03-29 14:30:05 +08:00
Eric Wong
ac148697e4 fix(bookmark): remove sign before add new bookmark 2024-03-29 10:38:26 +08:00
Eric Wong
8649032dc5 feat(bookmarks): edit existing annotation 2024-03-29 10:31:29 +08:00
Eric Wong
3d557dceeb fix(bookmark): remove extra unlet 2024-03-29 02:02:47 +08:00
Eric Wong
34c343b697 fix(bookmarks): unlet bookmarks when clear 2024-03-29 02:00:58 +08:00
Eric Wong
3a22f555dd feat(bookmark): add virt_text support 2024-03-29 01:55:02 +08:00
Eric Wong
f759826426 feat(bookmark): custom sign text and highlight 2024-03-29 00:22:03 +08:00
Eric Wong
180493c1b5 feat(bookmarks): add new bookmark plugin 2024-03-29 00:02:30 +08:00
Eric Wong
ea2dea6fdc perf(bookmark): add bookmark logger 2024-03-27 09:47:41 +08:00
Eric Wong
a1e9a37951 chore(bookmark): remove extra files 2024-03-26 22:49:53 +08:00
Eric Wong
714e3b41ca feat(toml): add toml indent file 2024-03-24 19:47:09 +08:00
Eric Wong
ec1f970f3f feat(git): add :Git tag for vim 2024-03-24 13:46:51 +08:00
Eric Wong
a87ea5b2f9 feat(git): rewrite :Git stash in lua 2024-03-24 00:32:32 +08:00
Eric Wong
254df1095f perf(git): do not open diff win when no changes 2024-03-23 23:38:45 +08:00
Eric Wong
2083a13ad6 feat(git): rewrite :Git rebase in lua 2024-03-23 23:18:05 +08:00
Eric Wong
2f0cfdf5a0 perf(cmp): update nvim-cmp
04e0ca376d
2024-03-21 19:32:46 +08:00
Eric Wong
6dafed1aca docs(bundle): update bundle-plugins page 2024-03-15 22:15:55 +08:00
Eric Wong
a6a9237d79 feat(icon): highlight icons on startify 2024-03-14 17:15:19 +08:00
Eric Wong
49fff62e21 feat(history)!: use history plugin instead of shada
can not fix https://github.com/neovim/neovim/issues/6875

always get error when open two nvim instances
2024-03-14 11:08:00 +08:00
Eric Wong
dc63d2459b perf(powershell): add enabled_formatters layer option 2024-03-14 00:15:27 +08:00
Eric Wong
468322ca4f fix(powershell): fix default powershell formatters 2024-03-13 22:50:36 +08:00
Eric Wong
cf80d38025 perf(powershell): fix powershell formatters 2024-03-13 21:17:50 +08:00
Eric Wong
c97b857588 perf(git): merge commit output date 2024-03-13 20:13:03 +08:00
Eric Wong
591f277cca fix(git): fix :Git commit --amend 2024-03-13 20:10:10 +08:00
Eric Wong
32bb69aa13 fix(git): fix commit buffer 2024-03-13 19:52:29 +08:00
Eric Wong
319f432493 perf(git): improve commit logic 2024-03-13 13:55:05 +08:00
Eric Wong
de82bea37d feat(git): add :Git grep command 2024-03-12 23:57:09 +08:00
Eric Wong
f74d1c057a docs(neoformat): update :h neoformat 2024-03-12 19:40:30 +08:00
Eric Wong
ad5b9e5496 feat(format): add layer option notify width and timeout 2024-03-12 12:55:15 +08:00
Eric Wong
951af73c68 perf(neoformat): use SpaceVim notify api instead of echo 2024-03-12 12:38:43 +08:00
Eric Wong
a631440d5a perf(neoformat): improve neoformat 2024-03-12 12:32:57 +08:00
Eric Wong
e5387c15c8 feat(sql): support sqlformat & fix encoding 2024-03-12 11:13:53 +08:00
Eric Wong
74c93c6c6a chore(treesitter): update nvim-treesitter to 0.9.1 for Nvim-0.8.x 2024-03-11 21:08:24 +08:00
Eric Wong
a0a66e301e perf(git): add git commit debug info 2024-03-11 19:48:57 +08:00
Eric Wong
f11ad921eb fix(git): check buf exists before show commit 2024-03-09 23:51:36 +08:00
Eric Wong
bea9bf7ff2 chore(bundle): update ChineseLinter
update to 818e2ded5663f1be36a9d6e2392b14c6dd4b0866
2024-03-09 21:22:59 +08:00
Eric Wong
5796b28ecf perf(git): use b# to jump to previous buf 2024-03-09 00:01:38 +08:00
Eric Wong
166c277645 feat(git): check buf is valid before setline 2024-03-08 23:56:30 +08:00
Eric Wong
23446bed8f feat(git): rewrite :Git config in lua 2024-03-08 22:35:10 +08:00
Eric Wong
fe719db366 chore(ChineseLinter): update ChineseLinter
update to 73249b454f46f686c9af0c7b10bf3f4fc96ba853
2024-03-08 21:21:33 +08:00
Eric Wong
85b35020e0 perf(git): update branch manager after delete branch 2024-03-06 21:56:05 +08:00
Eric Wong
1c3e61b5c5 feat(git): rewrite :Git reflog in lua 2024-03-06 21:54:22 +08:00
Eric Wong
dc65e2b3bf fix(git): update branch name after :Git branch command 2024-03-06 20:59:50 +08:00
Eric Wong
13f564b23a chore(chinese): use bundle ChineseLinter
update to d819606eebc82dad34b2a9b7b1a861844380df84
2024-03-05 12:56:14 +08:00
Eric Wong
0559ad462d feat(git): compete merge options 2024-03-04 20:19:11 +08:00
Eric Wong
f80b8fd88e perf(git): notify commit done when use -m 2024-03-03 23:12:52 +08:00
Eric Wong
54072389a9 chore(bundle): update vim-startify
ref: 4e089dffda
2024-03-03 23:01:59 +08:00
Eric Wong
3da309e1b2 feat(git): add vim cmdline parser function 2024-03-03 22:40:18 +08:00
Eric Wong
e341ee2971 docs(todo): remove targed todos 2024-03-02 23:29:26 +08:00