35 Commits

Author SHA1 Message Date
JuanZoran
335c5079cc docs: update README 2023-04-08 21:46:29 +08:00
JuanZoran
da6e717f2c feat: use a non-invasive keymap define method 2023-04-02 18:02:21 +08:00
JuanZoran
d2f00c8773 fix: when download abort then continue last time 2023-03-24 17:02:58 +08:00
JuanZoran
82fa2a008a style: code format use lua_ls 2023-03-24 00:56:36 +08:00
JuanZoran
9b8c091a33 feat: add split_width for better sentence display 2023-03-23 20:24:17 +08:00
JuanZoran
a3b0a21d08 refactor: remove conf.query, use conf.frontend.query 2023-03-23 17:31:02 +08:00
JuanZoran
6def81f2c6 refactor: change default dict dir to plugin dir/extra, change Trans.json style 2023-03-23 15:12:49 +08:00
JuanZoran
34a01920a5 chore: add lsp doc 2023-03-22 21:55:08 +08:00
JuanZoran
f63574026a refactor: try to add unit test 2023-03-22 14:37:44 +08:00
JuanZoran
8be4fb7303 fix: fix toggle entry will trigger auto_close events 2023-03-19 20:15:36 +08:00
JuanZoran
a6a5a33bff fix: fix typo and add debug print option 2023-03-17 22:30:52 +08:00
JuanZoran
aabe1f3a8f feat: more icon support 2023-03-17 09:31:11 +08:00
JuanZoran
ee7e3b028f fix: fix miss ',' and better youdao web format style 2023-03-17 08:16:55 +08:00
JuanZoran
75fdfc6880 chore: sync 2023-03-16 22:59:42 +08:00
JuanZoran
b9abc99086 fix: use api.nvim_buf_get_lines instead of fn.getbufoneline 2023-03-16 21:15:00 +08:00
JuanZoran
870be41bee fix: fix youdao input key calculate mistake (unicode uncode) 2023-03-16 16:07:53 +08:00
JuanZoran
9a2d3b4e0a fix: use backend local strategy instead of global strategy 2023-03-16 11:49:26 +08:00
JuanZoran
efec62d144 fix: return the latest instance instead of the first instance 2023-03-15 23:10:58 +08:00
JuanZoran
af4bb42d59 refactor: remove do_query function 2023-03-15 20:57:28 +08:00
JuanZoran
21351b3a26 chore: use conf.theme instead of conf.style.theme 2023-03-15 19:27:21 +08:00
JuanZoran
52238cb1e7 fix: add auto_close_autocmd 2023-03-15 16:07:07 +08:00
JuanZoran
c699aaba24 fix: fix cacha miss 2023-03-15 14:30:01 +08:00
JuanZoran
da8b037523 feat: add auto_resize config for hover window 2023-03-15 12:00:37 +08:00
JuanZoran
f47abd1691 fix: more lsp info comment and fix backend opts error 2023-03-14 22:30:45 +08:00
JuanZoran
8a0021ead7 docs: add function explain doc 2023-03-14 18:17:07 +08:00
JuanZoran
1fe20004ec refactor: begin to refactor buffer node and buffer obj 2023-03-13 11:51:46 +08:00
JuanZoran
3c28af5314 refactor: begin to try to refactor frontend part 2023-03-12 22:28:15 +08:00
JuanZoran
bc8c673ee0 fix: change global config to default option 2023-03-12 20:09:08 +08:00
JuanZoran
ded28b68bc style: use Trans.key instead of "Trans.key" 2023-03-12 11:23:29 +08:00
JuanZoran
27ef2c00b0 chore: sync and leave bug to be fixed 2023-03-12 09:56:31 +08:00
JuanZoran
164e17f737 chore: sync 2023-03-11 11:32:13 +08:00
JuanZoran
20fffe0ee5 style(core.*, health.lua): better code style and backend strategy 2023-03-11 00:25:21 +08:00
JuanZoran
35807247ff refactor: use install.lua instead of install.sh 2023-03-10 09:15:53 +08:00
JuanZoran
da1f847bd0 refactor: support async online query engine:baidu 2023-03-10 07:25:20 +08:00
JuanZoran
0be7ff07b5 feat: try to use panvimdoc 2023-03-09 19:52:22 +08:00