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

3476 Commits

Author SHA1 Message Date
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
348d868d9d perf(telescope): remove jk for telescope 2024-03-26 23:49:51 +08:00
Eric Wong
4846788807 feat(bookmarks): add telescope support 2024-03-26 23:34:21 +08:00
Eric Wong
833c9ac3d0 feat(todo): add todo_close_list option 2024-03-24 21:46:37 +08:00
Eric Wong
6ca19772e1 chore(version): update to v2.4.0-dev 2024-03-24 14:57:36 +08:00
Eric Wong
2a2deac2e6 Release v2.3.0 2024-03-24 14:49:58 +08:00
Eric Wong
f5c6730177 fix(string): fix string2chars function test for vim
skip chinese test for old vim
2024-03-23 20:40:17 +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
4563880fee perf(scrollbar): use vim#buffer api 2024-03-22 16:49:58 +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
1eeff6661f perf(history): skip empty file and save pos before opening startify 2024-03-18 22:22:16 +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
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
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
ad5b9e5496 feat(format): add layer option notify width and timeout 2024-03-12 12:55:15 +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
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
84cb742b9a fix(pmd): check executable of Pmd_Cmd 2024-03-10 22:43:51 +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
8a89c5f743 perf(go)!: change default lint to golangci_lint 2024-03-08 11:51:49 +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
e341ee2971 docs(todo): remove targed todos 2024-03-02 23:29:26 +08:00
Eric Wong
0433e60e83 chore(todo): remove todo tag 2024-02-28 22:38:14 +08:00
Eric Wong
23a8289662 fix(statusline): fix statusline highlight 2024-02-28 11:48:32 +08:00
Eric Wong
e629491197 docs(license): add :h spacevim-dev-license 2024-02-28 11:11:56 +08:00
Eric Wong
206c56db80 fix(scrollbar): fix scrollbar for vim 2024-02-27 22:34:14 +08:00
Eric Wong
1c31f7218a docs(help): add :h SpaceVim-dev-merge-request 2024-02-25 22:49:51 +08:00
Eric Wong
80cc95887e fix(scrollbar): fix unsaved error 2024-02-25 21:40:31 +08:00
Eric Wong
ea76ba75aa feat(projectmanager): make reg_callback support description 2024-02-24 16:28:33 +08:00
Eric Wong
03c9f6b01b fix(git): ignore remote manager when close win 2024-02-23 17:08:52 +08:00
Eric Wong
e5573683ae perf(telescope): use telescope 0.1.2 for nvim 0.7.0 2024-02-23 15:35:33 +08:00
wsdjeg
44f0cea649 feat(git): add git remote manager 2024-02-21 17:03:50 +08:00
Eric Wong
5f274bc97f Merge branch 'nouzername-master-patch-09495' into 'master'
Replace the original function Chinese2Digit with the equivalent function...

See merge request SpaceVim/SpaceVim!6
2024-02-13 11:04:13 +00:00