1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 20:30:05 +08:00

Commit Graph

  • 732401aee9 perf(job): close job handle on_exit Eric Wong 2024-04-17 21:21:31 +0800
  • 172b79f658 perf(format): use first executable formatter Eric Wong 2024-04-17 19:53:49 +0800
  • 01e948f6be feat(format): add c format Eric Wong 2024-04-17 12:19:12 +0800
  • 9e46432d18 docs(format): add readme Eric Wong 2024-04-16 15:25:54 +0800
  • 78e32eb47d fix(job): return 0 for empty table Eric Wong 2024-04-16 14:57:06 +0800
  • 7ff2fec04a fix(job): check cmd before run job Eric Wong 2024-04-16 14:55:26 +0800
  • ccfc031441 fix(format): check formatted_context and stdin Eric Wong 2024-04-16 14:36:31 +0800
  • c9fd7f91c7 refactor(format): refactor on_exit function Eric Wong 2024-04-16 14:35:15 +0800
  • 17a380aed9 feat(ctags): remove tags before running ctags Eric Wong 2024-04-16 14:08:57 +0800
  • 545a3bc5fa feat(format): support :Format! filetype Eric Wong 2024-04-16 14:00:20 +0800
  • a7fbe2415b refactor(format): enable format function Eric Wong 2024-04-16 13:54:12 +0800
  • 5b3b5886d4 fix(format): fix formatter end_line Eric Wong 2024-04-16 12:35:37 +0800
  • 79d9a8323d perf(format): log formatter info Eric Wong 2024-04-16 12:30:56 +0800
  • 4db99ea058 feat(format): support custom format Eric Wong 2024-04-16 12:24:21 +0800
  • d393df8ada chore(format): format code Eric Wong 2024-04-16 11:30:52 +0800
  • 1d8dbeb8bb feat(format.lua) add format.lua Eric Wong 2024-04-16 11:27:49 +0800
  • ae6b976930 fix(mapping): fix typo in help for leader f b Eric Wong 2024-04-06 20:46:26 +0800
  • 4703781ec6 fix typo in help for leader f b thawk 2024-04-04 20:54:12 +0800
  • a31dc92f8e fix(recordkey): fix win order Eric Wong 2024-03-31 23:34:52 +0800
  • f6e07c5659 feat(recordkey): support nvim 0.10.0 Eric Wong 2024-03-31 22:49:58 +0800
  • f07c2e3e31 perf(recordkey): use keytrans() Eric Wong 2024-03-31 21:49:30 +0800
  • 5f06cb9eb8 perf(recordkey): ignore all events Eric Wong 2024-03-31 20:49:01 +0800
  • 91170cab09 feat(recordkey): remove key via timer Eric Wong 2024-03-31 20:36:45 +0800
  • f934a4128b feat(recordkey): add recordkey plugin Eric Wong 2024-03-31 20:26:37 +0800
  • cbc3f5e50c feat(git): complete :Git branch Eric Wong 2024-03-31 15:47:50 +0800
  • 18f2edc395 feat(notify): share viml notifys Eric Wong 2024-03-31 00:08:50 +0800
  • 32aec1ec5b fix(bookmarks): fix next/previous function Eric Wong 2024-03-30 22:49:14 +0800
  • 5816fbbbfa fix(bookmarks): fix mn & mp key bindings Eric Wong 2024-03-30 22:24:22 +0800
  • 99738624b4 feat(bookmark): add VimLeave autocmd Eric Wong 2024-03-30 22:15:03 +0800
  • 7c80fe4369 feat(bookmarks): update bookmarks lnums Eric Wong 2024-03-30 21:38:08 +0800
  • 5cb566b359 perf(bookmarks): skip empty bufname & buftype Eric Wong 2024-03-29 14:30:05 +0800
  • ac148697e4 fix(bookmark): remove sign before add new bookmark Eric Wong 2024-03-29 10:38:26 +0800
  • 8649032dc5 feat(bookmarks): edit existing annotation Eric Wong 2024-03-29 10:31:29 +0800
  • 3d557dceeb fix(bookmark): remove extra unlet Eric Wong 2024-03-29 02:02:47 +0800
  • 34c343b697 fix(bookmarks): unlet bookmarks when clear Eric Wong 2024-03-29 02:00:58 +0800
  • 3a22f555dd feat(bookmark): add virt_text support Eric Wong 2024-03-29 01:55:02 +0800
  • f759826426 feat(bookmark): custom sign text and highlight Eric Wong 2024-03-29 00:22:03 +0800
  • 180493c1b5 feat(bookmarks): add new bookmark plugin Eric Wong 2024-03-29 00:02:30 +0800
  • ea2dea6fdc perf(bookmark): add bookmark logger Eric Wong 2024-03-27 09:47:41 +0800
  • 348d868d9d perf(telescope): remove jk for telescope Eric Wong 2024-03-26 23:49:51 +0800
  • 4846788807 feat(bookmarks): add telescope support Eric Wong 2024-03-26 23:33:59 +0800
  • a1e9a37951 chore(bookmark): remove extra files Eric Wong 2024-03-26 22:49:53 +0800
  • a3264f9d75 docs(readme): remove extra link Eric Wong 2024-03-24 22:58:34 +0800
  • 833c9ac3d0 feat(todo): add todo_close_list option Eric Wong 2024-03-24 21:46:37 +0800
  • 714e3b41ca feat(toml): add toml indent file Eric Wong 2024-03-24 19:47:09 +0800
  • 7f33b177fe docs(index): remove news image Eric Wong 2024-03-24 15:02:50 +0800
  • 6ca19772e1 chore(version): update to v2.4.0-dev Eric Wong 2024-03-24 14:57:36 +0800
  • 41aba65a98 docs(typo): fix image url Eric Wong 2024-03-24 14:53:55 +0800
  • 2a2deac2e6 Release v2.3.0 v2.3.0 Eric Wong 2024-03-24 14:49:58 +0800
  • ec1f970f3f feat(git): add :Git tag for vim Eric Wong 2024-03-24 13:46:51 +0800
  • a87ea5b2f9 feat(git): rewrite :Git stash in lua Eric Wong 2024-03-24 00:32:32 +0800
  • 254df1095f perf(git): do not open diff win when no changes Eric Wong 2024-03-23 23:38:45 +0800
  • 2083a13ad6 feat(git): rewrite :Git rebase in lua Eric Wong 2024-03-23 23:18:05 +0800
  • f5c6730177 fix(string): fix string2chars function test for vim Eric Wong 2024-03-23 20:40:17 +0800
  • 3e1b7fe5b9 test(task): add extra test Eric Wong 2024-03-23 19:06:32 +0800
  • 16a5086d8b test(task): add vader-nvim-038 task Eric Wong 2024-03-23 16:48:32 +0800
  • 8244c4a848 test(task): add task todo Eric Wong 2024-03-23 16:44:42 +0800
  • ae41ade26d test(task): add vader-nvim-061 task Eric Wong 2024-03-23 16:40:11 +0800
  • 90b7a0b733 build(docker): remove docker build Eric Wong 2024-03-23 16:07:25 +0800
  • 70e2ea7d03 test(task): update task todos Eric Wong 2024-03-23 15:34:51 +0800
  • f27756c566 test(vim): fix test for old vim Eric Wong 2024-03-22 20:15:00 +0800
  • 735298e5b4 feat(chinese): add key bindings for translate types Eric Wong 2024-03-22 19:26:52 +0800
  • a1596e9f20 fix(chinese): fix translating function between numerals Eric Wong 2024-03-22 19:22:28 +0800
  • 887943dc84 docs(index): update test version Eric Wong 2024-03-22 18:11:37 +0800
  • 62d829d03f test(task): add vader-nvim-080 task Eric Wong 2024-03-22 16:59:32 +0800
  • 4563880fee perf(scrollbar): use vim#buffer api Eric Wong 2024-03-22 16:49:58 +0800
  • 5b88660a3f perf(cmp): update default nvim-cmp config Eric Wong 2024-03-21 21:24:33 +0800
  • 2f0cfdf5a0 perf(cmp): update nvim-cmp Eric Wong 2024-03-21 19:32:46 +0800
  • 6a47dd47ca fix(rtp): fix default rtp when starting Eric Wong 2024-03-21 19:19:30 +0800
  • 0ad6c2adbb test(wsl): add vader-nvim-wsl task Eric Wong 2024-03-21 18:32:50 +0800
  • 7eb68ca364 test(nvim): fix make test for nvim 0.9.5 Eric Wong 2024-03-21 18:25:14 +0800
  • 44d77ab4bf test(task): add vim 7.4.1185 task Eric Wong 2024-03-20 20:01:16 +0800
  • 0ff4ab9255 test(tasks): add vader-nvim-072 task Eric Wong 2024-03-20 19:29:56 +0800
  • e7d90f4d82 fix(scrollbar): disable Search highlight in scrollbar Eric Wong 2024-03-19 11:08:37 +0800
  • 1eeff6661f perf(history): skip empty file and save pos before opening startify Eric Wong 2024-03-18 22:22:16 +0800
  • 78e2b24d4b fix(notify): disable Search highlight in notify window Eric Wong 2024-03-18 22:02:12 +0800
  • 45ba5c66e5 perf(neomru): enable file preview for neomru Eric Wong 2024-03-15 23:54:23 +0800
  • 55ae728f06 perf(file): change default file icon color Eric Wong 2024-03-15 23:39:26 +0800
  • 57465855c9 perf(file): add file icon for vimrc and makefile Eric Wong 2024-03-15 23:19:36 +0800
  • f6020d09d5 chore(file): remove debug message Eric Wong 2024-03-15 22:41:37 +0800
  • 06770399fd perf(color): use #ffffff as default color Eric Wong 2024-03-15 22:40:44 +0800
  • 61501adb7b chore(dev): remove bundle.lua Eric Wong 2024-03-15 22:17:15 +0800
  • 6dafed1aca docs(bundle): update bundle-plugins page Eric Wong 2024-03-15 22:15:55 +0800
  • 96fe87f849 revert(mapping)!: remove SPC b h, duplicate with SPC a s Eric Wong 2024-03-15 19:59:09 +0800
  • 4336429e58 perf(file): fix file icon for config and muttrc Eric Wong 2024-03-15 11:11:22 +0800
  • 04a3402b5a feat(telescope): make SPC f r use Telescope neomru Eric Wong 2024-03-15 00:51:59 +0800
  • a6a9237d79 feat(icon): highlight icons on startify Eric Wong 2024-03-14 17:15:19 +0800
  • 7036897359 feat(history): save searching history Eric Wong 2024-03-14 13:59:25 +0800
  • d4bac8e59e docs(dev): update following head script and page Eric Wong 2024-03-14 11:23:19 +0800
  • 49fff62e21 feat(history)!: use history plugin instead of shada Eric Wong 2024-03-14 11:08:00 +0800
  • 5ed5184a3d docs(typo): rename enabled_formater to enabled_formatters Eric Wong 2024-03-14 00:44:04 +0800
  • dc63d2459b perf(powershell): add enabled_formatters layer option Eric Wong 2024-03-14 00:15:27 +0800
  • 468322ca4f fix(powershell): fix default powershell formatters Eric Wong 2024-03-13 22:50:36 +0800
  • cf80d38025 perf(powershell): fix powershell formatters Eric Wong 2024-03-13 21:17:50 +0800
  • c97b857588 perf(git): merge commit output date Eric Wong 2024-03-13 20:13:03 +0800
  • 591f277cca fix(git): fix :Git commit --amend Eric Wong 2024-03-13 20:10:10 +0800
  • 32bb69aa13 fix(git): fix commit buffer Eric Wong 2024-03-13 19:52:29 +0800
  • 319f432493 perf(git): improve commit logic Eric Wong 2024-03-13 13:55:05 +0800
  • de82bea37d feat(git): add :Git grep command Eric Wong 2024-03-12 23:57:09 +0800
  • f74d1c057a docs(neoformat): update :h neoformat Eric Wong 2024-03-12 19:40:30 +0800