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

6587 Commits

Author SHA1 Message Date
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
dcfc4b0404 feat(sql): improve lang#sql layer 2024-03-12 01:19:02 +08:00
Eric Wong
681fe2f16d perf(api): include neovim prerelease info 2024-03-11 23:48:13 +08:00
Eric Wong
2ad0da4272 perf(treesitter): add default setup function 2024-03-11 22:07:14 +08:00
Eric Wong
f8b280e03e fix(flygrep): remove t_ve option
neovim 0.10.0-dev always show unknown option: t_ve
when use `vim.o.t_ve`. but `exists('&t_ve')` return 1
2024-03-11 21:49:10 +08:00
Eric Wong
c46968d5e1 fix(colorscheme): link WinSeparator to VertSplit 2024-03-11 21:37:47 +08:00
Eric Wong
9ee8606e80 fix(telescope): fix deoplete autocmd 2024-03-11 21:34:24 +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
e24e5ec2ec perf(guide): remove debug log 2024-03-11 20:05:51 +08:00
Eric Wong
a0a66e301e perf(git): add git commit debug info 2024-03-11 19:48:57 +08:00
Eric Wong
84cb742b9a fix(pmd): check executable of Pmd_Cmd 2024-03-10 22:43:51 +08:00
Eric Wong
5de1889197 chore(website): clear website
1. remove google tag
2. remove baidu meta
3. remove search box
2024-03-10 22:19:25 +08:00
Eric Wong
874f72ce94 docs(guide): add guide for scala nim and swift 2024-03-10 20:44:58 +08:00
Eric Wong
29501af80f fix(neovide): fix neovide startup
neovide use `nvim --embed -p` by default
2024-03-10 12:15:53 +08:00
Eric Wong
f11ad921eb fix(git): check buf exists before show commit 2024-03-09 23:51:36 +08:00
Eric Wong
256e72f5e4 fix(api): fix argv api
`:Git log bundle\dir` does not work
2024-03-09 23:41:32 +08:00
Eric Wong
bea9bf7ff2 chore(bundle): update ChineseLinter
update to 818e2ded5663f1be36a9d6e2392b14c6dd4b0866
2024-03-09 21:22:59 +08:00
Eric Wong
e0f260a169 docs(elixir): add elixir guide 2024-03-09 19:28:32 +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
Kun Lin
4c02edf30b docs(chinese): update doc of chinese layer
Co-authored-by: Kun Lin <Kun.Lin@qq.com>
2024-03-08 21:16:27 +08:00
Eric Wong
8a89c5f743 perf(go)!: change default lint to golangci_lint 2024-03-08 11:51:49 +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
5d9a515653 chore(startup): add startup log 2024-03-05 23:57:33 +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
Eric Wong
05babbac17 docs(source): add source code page 2024-03-02 22:59:32 +08:00
Eric Wong
5b8271a737 docs(roadmap): update roadmap page 2024-03-02 22:43:24 +08:00
Eric Wong
a3944d67fb fix(git): fix close_diff_win in diff.lua
winnr('$') includes floating windows in neovim
2024-03-02 21:28:27 +08:00
Eric Wong
f56ae9c4db docs(key): format key binding list 2024-03-02 20:40:27 +08:00
Eric Wong
3ce8cfd6dc docs(sponsor): update sponsors page 2024-03-02 15:27:34 +08:00
Eric Wong
a36a958357 docs(kotlin): fix 404 link 2024-03-02 14:25:57 +08:00
Eric Wong
fa053d3d56 docs(neovim): update neovim.zip link 2024-03-02 14:23:31 +08:00
Eric Wong
6023d20227 docs(roadmap): update roadmap and following head 2024-03-01 23:52:27 +08:00
Eric Wong
8a49f600b3 perf(project): display path relative to the home directory 2024-03-01 23:00:20 +08:00
Eric Wong
4067eef913 fix(git): fix delete_branch function && check bufnr 2024-03-01 15:46:42 +08:00
Eric Wong
c088a642df feat(git): add git branch sidebar 2024-03-01 15:25:45 +08:00
Eric Wong
02528cf3c7 docs(community): add discord and slack link 2024-02-29 23:35:29 +08:00
Eric Wong
0433e60e83 chore(todo): remove todo tag 2024-02-28 22:38:14 +08:00