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

6628 Commits

Author SHA1 Message Date
Eric Wong
70e2ea7d03 test(task): update task todos 2024-03-23 15:34:51 +08:00
Eric Wong
f27756c566 test(vim): fix test for old vim 2024-03-22 20:15:00 +08:00
Eric Wong
735298e5b4 feat(chinese): add key bindings for translate types
add key bindings to translate characters between fullwidth type and halfwidth type.

Co-authored-by: Kun Lin <Kun.Lin@qq.com>
2024-03-22 19:26:52 +08:00
Eric Wong
a1596e9f20 fix(chinese): fix translating function between numerals
Co-authored-by: Kun Lin <Kun.Lin@qq.com>
2024-03-22 19:24:40 +08:00
Eric Wong
887943dc84 docs(index): update test version 2024-03-22 18:11:37 +08:00
Eric Wong
62d829d03f test(task): add vader-nvim-080 task 2024-03-22 16:59:32 +08:00
Eric Wong
4563880fee perf(scrollbar): use vim#buffer api 2024-03-22 16:49:58 +08:00
Eric Wong
5b88660a3f perf(cmp): update default nvim-cmp config 2024-03-21 21:24:33 +08:00
Eric Wong
2f0cfdf5a0 perf(cmp): update nvim-cmp
04e0ca376d
2024-03-21 19:32:46 +08:00
Eric Wong
6a47dd47ca fix(rtp): fix default rtp when starting 2024-03-21 19:19:30 +08:00
Eric Wong
0ad6c2adbb test(wsl): add vader-nvim-wsl task 2024-03-21 18:32:50 +08:00
Eric Wong
7eb68ca364 test(nvim): fix make test for nvim 0.9.5 2024-03-21 18:25:14 +08:00
Eric Wong
44d77ab4bf test(task): add vim 7.4.1185 task 2024-03-20 20:01:16 +08:00
Eric Wong
0ff4ab9255 test(tasks): add vader-nvim-072 task 2024-03-20 19:29:56 +08:00
Eric Wong
e7d90f4d82 fix(scrollbar): disable Search highlight in scrollbar 2024-03-19 11:08:37 +08:00
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