Commit Graph

  • 561935ccd7 feat: add theme option support JuanZoran 2023-01-25 11:18:30 +08:00
  • 934231183d feat: change cmp window border JuanZoran 2023-01-25 11:04:18 +08:00
  • 4ba795b67c
    Merge pull request #9 from JuanZoran/experimental Zoran 2023-01-24 19:03:32 +08:00
  • 8fde14e267 refactor: use item_wrap and text_wrap as line node JuanZoran 2023-01-24 00:26:48 +08:00
  • 7066ecfc7e feat: add engine tag hl JuanZoran 2023-01-22 22:01:47 +08:00
  • 5135f2f6f9 fix: fix offset mistake JuanZoran 2023-01-22 11:15:48 +08:00
  • 0964a9c3c4 docs: add festival configuration helper JuanZoran 2023-01-22 10:15:23 +08:00
  • d2e8db99c5 fix: 如果是linux直接调用festival而不用node JuanZoran 2023-01-21 22:09:20 +08:00
  • c4a6ccf481 fix: fix window width and height and fix auto_play JuanZoran 2023-01-21 21:35:10 +08:00
  • f5732f58d7
    Merge pull request #8 from JuanZoran/experimental Zoran 2023-01-21 21:15:25 +08:00
  • 294ffe1b9f feat: add auto_play for hover mode JuanZoran 2023-01-21 21:13:51 +08:00
  • eb10830eb5 refactor: 将title和content的字变成了contents的数组,同时不再自动设置modifiable JuanZoran 2023-01-21 14:26:33 +08:00
  • e058985bf3 fix: fix wrap height caculate mistake JuanZoran 2023-01-21 14:02:38 +08:00
  • 526ca19fbf docs: change TODO style JuanZoran 2023-01-21 08:26:07 +08:00
  • 219d507584
    Merge pull request #7 from JuanZoran/experimental Zoran 2023-01-21 08:08:56 +08:00
  • 9b7067569e feat: add auto_cmd_events for hover configuration and highlight readme explaination JuanZoran 2023-01-21 08:08:01 +08:00
  • 2092b990b8
    Merge pull request #6 from JuanZoran/experimental Zoran 2023-01-21 07:16:24 +08:00
  • 41710010d5 chore: change a function style JuanZoran 2023-01-21 07:14:50 +08:00
  • f5f135f794 docs: update readme and demo JuanZoran 2023-01-21 00:24:58 +08:00
  • 6df43db326 fix: add BufLeave autocmd for remove window JuanZoran 2023-01-20 23:06:51 +08:00
  • cacf97eb9f
    Merge pull request #5 from JuanZoran/experimental Zoran 2023-01-20 22:35:27 +08:00
  • 09806f01a6 fix: fix close hover window twice in some case JuanZoran 2023-01-20 22:32:53 +08:00
  • c154ee94b5 feat: add pretty cool animation and keymap support JuanZoran 2023-01-20 22:28:47 +08:00
  • 54f8869a70 feat: add slid and fold window animation style! JuanZoran 2023-01-20 20:50:16 +08:00
  • daad638c03 docs: modify README in TODO JuanZoran 2023-01-20 17:06:49 +08:00
  • 5f3aa3d661 refactor: window和content的关系由继承改为组合 JuanZoran 2023-01-20 17:04:50 +08:00
  • 579c9268fa refactor: 重构了window 和content类 JuanZoran 2023-01-20 14:54:11 +08:00
  • 94c4658262 chore: modify .gitignore file JuanZoran 2023-01-19 23:50:18 +08:00
  • 71eaffd7bb
    Merge pull request #4 from JuanZoran/experimental Zoran 2023-01-19 23:47:23 +08:00
  • e6b02ba5ce refactor: replace conf.window with conf.hover and conf.float JuanZoran 2023-01-19 23:44:27 +08:00
  • 373a1e4914 feat: start to support float view style and add some configuration JuanZoran 2023-01-19 23:22:46 +08:00
  • e80e6efbc8 refactor: imporve this plugin file framework JuanZoran 2023-01-19 17:06:26 +08:00
  • 00f394ac99 refactor: remove vim.tbl_map invoke JuanZoran 2023-01-16 14:17:25 +08:00
  • e245dbfde5 style: format handler code JuanZoran 2023-01-16 13:23:25 +08:00
  • 5a84b95301 fix: 修复了英文空白符号匹配的bug JuanZoran 2023-01-16 12:10:09 +08:00
  • 0a0c6f3b57
    Merge pull request #3 from JuanZoran/experimental Zoran 2023-01-16 00:44:24 +08:00
  • 0ca9710061 docs: update README doc JuanZoran 2023-01-16 00:43:17 +08:00
  • 2c57923f6a style: modify title style JuanZoran 2023-01-16 00:27:12 +08:00
  • 51313663b5 revert: 修复了结束动画被打断的问题 JuanZoran 2023-01-15 15:13:33 +08:00
  • 7a03ccc82a feat: add window animation option for window close JuanZoran 2023-01-15 14:55:48 +08:00
  • 0a645c3988 test: add more online engine support JuanZoran 2023-01-14 23:38:39 +08:00
  • 0a2d05af70 fix: 修复了反向选择,位置识别错误的问题 JuanZoran 2023-01-14 21:30:56 +08:00
  • 549e10f029 chore: 改变了一些函数调用 JuanZoran 2023-01-14 19:35:13 +08:00
  • 8f0aae8b77 feat: 添加了TranslateLast 查看上一次的查询记录, 还有一些bug JuanZoran 2023-01-14 17:16:49 +08:00
  • 273fb8d2c1 fix: 修复了wrap计算错误 JuanZoran 2023-01-14 14:22:25 +08:00
  • fc8a727d69
    Merge pull request #2 from JuanZoran/experimental Zoran 2023-01-14 10:38:28 +08:00
  • fdd4f23181 docs: change the setup exmaple JuanZoran 2023-01-14 10:37:21 +08:00
  • 6cff1713cb fix: exchange map not found f field JuanZoran 2023-01-14 10:36:09 +08:00
  • f10fb38c02 feat: perfect the hover view ui JuanZoran 2023-01-14 10:29:01 +08:00
  • 6d1bfbc437 refactor: reduce useless code JuanZoran 2023-01-14 01:57:12 +08:00
  • 17ffaf69c9 docs: modify readme file JuanZoran 2023-01-10 23:37:26 +08:00
  • 343ec54223
    Merge pull request #1 from JuanZoran/experimental Zoran 2023-01-10 23:17:29 +08:00
  • 01f5882b13 fix: add max_size support and definition need better format JuanZoran 2023-01-10 23:15:31 +08:00
  • 32eeae88d4 feat: reduce bugs JuanZoran 2023-01-10 18:55:21 +08:00
  • a57a6e47ab fix: fix format and process function behaviours JuanZoran 2023-01-10 17:51:07 +08:00
  • 1b95485ae6 fix: try reducing some bugs JuanZoran 2023-01-10 14:40:28 +08:00
  • 671e3cc7e7 feat: add more bugs JuanZoran 2023-01-09 23:49:16 +08:00
  • ff36cfd549 feat: add more bugs JuanZoran 2023-01-09 23:20:56 +08:00
  • 67c6ffa989 feat: add more bugs JuanZoran 2023-01-09 21:30:16 +08:00
  • fef956e36d feat: add some bugs JuanZoran 2023-01-09 18:57:20 +08:00
  • 32cba43aa2 feat: format code and add cmd doc JuanZoran 2023-01-09 15:37:58 +08:00
  • eaf8a3acce feat: debug format function and add content function support JuanZoran 2023-01-09 01:59:04 +08:00
  • 5a424c66bb feat: add format utility function and improve loader method JuanZoran 2023-01-08 15:07:12 +08:00
  • 2f6520940a feat: add Trans.util.test.query_youdao file ,.. and some utility function JuanZoran 2023-01-06 23:05:10 +08:00
  • a1488b2d9b refactor: init the repo and decide to add more feature JuanZoran 2023-01-05 21:15:01 +08:00
  • 033622ed85 feat: improve repository framework JuanZoran 2023-01-05 16:24:50 +08:00
  • 409d85f615 feat: add conf to setup view for different command JuanZoran 2023-01-04 23:11:19 +08:00
  • c51937c6cf fix: fix some bugs and need to refator this project JuanZoran 2023-01-04 23:06:09 +08:00
  • 79348ec4c5 test: rebuild this plugin JuanZoran 2023-01-04 22:22:52 +08:00
  • 9e82d16f72 fix: fix doc mistakes and improve some config JuanZoran 2023-01-04 21:11:50 +08:00
  • c4cfa0b050 feat: add query from input word cmd JuanZoran 2022-12-29 20:16:36 +08:00
  • 63efdd8547 docs: add lazy-load example JuanZoran 2022-12-25 09:02:37 +08:00
  • a226c0de5f fix: fix doc and zindex JuanZoran 2022-12-24 19:10:13 +08:00
  • 4223c1d138 fix JuanZoran 2022-12-22 11:08:28 +08:00
  • 7772ce55a3 fix: improve install.sh and init.lua JuanZoran 2022-12-22 11:06:49 +08:00
  • 92a4b9de91 docs: fix some doc mistakes JuanZoran 2022-12-21 22:17:58 +08:00
  • 724d37b1c2 fix: fix config and command name JuanZoran 2022-12-21 17:17:00 +08:00
  • 324fd23010 docs: add highlight group JuanZoran 2022-12-21 17:05:28 +08:00
  • 2422be9df5 docs: add keymap desc JuanZoran 2022-12-21 16:59:26 +08:00
  • 8d1fc8d569 docs: add screenshot and about query_select JuanZoran 2022-12-21 16:51:36 +08:00
  • 76a33393fc feat: suppose translate in visual mode JuanZoran 2022-12-21 16:18:36 +08:00
  • 1ef2e80fd6 fix readme JuanZoran 2022-12-21 12:40:09 +08:00
  • bb0f3318fc docs: add README.md doc JuanZoran 2022-12-21 12:36:00 +08:00
  • b910d48267 feat: fully customizable JuanZoran 2022-12-21 11:41:21 +08:00
  • 5b3e268068 fix some bugs JuanZoran 2022-12-20 13:24:00 +08:00
  • b3b758f58f fix: fix setup function bugs JuanZoran 2022-12-20 12:05:36 +08:00
  • 3902886ac0 feat: implete auto_close_window JuanZoran 2022-12-20 10:22:28 +08:00
  • c58e59edcf fix: window entry fix JuanZoran 2022-12-19 23:19:23 +08:00
  • dc531951ff fix: can set wrap by setup function JuanZoran 2022-12-19 22:23:12 +08:00
  • e7d066677c feat: implement queryCursor function and add some todos JuanZoran 2022-12-19 21:57:13 +08:00
  • 999d7f5d12 feat: implement database query, TODO: use neovim popup api JuanZoran 2022-12-17 23:33:21 +08:00
  • 5cf91a5a17 feat: define some feature todo JuanZoran 2022-12-17 20:51:22 +08:00
  • 0c02a258e9 feat: init the repository JuanZoran 2022-12-17 16:07:27 +08:00