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

6713 Commits

Author SHA1 Message Date
Eric Wong
1eeff6661f perf(history): skip empty file and save pos before opening startify 2024-03-18 22:22:16 +08:00
Eric Wong
78e2b24d4b fix(notify): disable Search highlight in notify window 2024-03-18 22:02:12 +08:00
Eric Wong
45ba5c66e5 perf(neomru): enable file preview for neomru 2024-03-15 23:54:23 +08:00
Eric Wong
55ae728f06 perf(file): change default file icon color 2024-03-15 23:39:26 +08:00
Eric Wong
57465855c9 perf(file): add file icon for vimrc and makefile 2024-03-15 23:19:36 +08:00
Eric Wong
f6020d09d5 chore(file): remove debug message 2024-03-15 22:41:37 +08:00
Eric Wong
06770399fd perf(color): use #ffffff as default color 2024-03-15 22:40:44 +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
96fe87f849 revert(mapping)!: remove SPC b h, duplicate with SPC a s 2024-03-15 19:59:09 +08:00
Eric Wong
4336429e58 perf(file): fix file icon for config and muttrc 2024-03-15 11:11:22 +08:00
Eric Wong
04a3402b5a feat(telescope): make SPC f r use Telescope neomru 2024-03-15 00:51:59 +08:00
Eric Wong
a6a9237d79 feat(icon): highlight icons on startify 2024-03-14 17:15:19 +08:00
Eric Wong
7036897359 feat(history): save searching history 2024-03-14 13:59:25 +08:00
Eric Wong
d4bac8e59e docs(dev): update following head script and page 2024-03-14 11:23: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
5ed5184a3d docs(typo): rename enabled_formater to enabled_formatters 2024-03-14 00:44:04 +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
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