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
|
978677696e
|
feat: add youdao backend file
|
2023-03-16 00:03:13 +08:00 |
|
JuanZoran
|
efec62d144
|
fix: return the latest instance instead of the first instance
|
2023-03-15 23:10:58 +08:00 |
|
JuanZoran
|
df52f2339c
|
refactor: remove Trans.define and see offline as first backend
|
2023-03-15 22:24:41 +08:00 |
|
JuanZoran
|
3981167d38
|
fix: fix lua invoke c function use main event loop
|
2023-03-15 22:12:55 +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
|
e5f0f2bf34
|
feat: add auto resize animation
|
2023-03-15 11:34:50 +08:00 |
|
JuanZoran
|
baf30a3db1
|
fix: fix setline mistake
|
2023-03-15 00:18:31 +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
|
4931bdc74a
|
fix: backup
|
2023-03-14 13:18:53 +08:00 |
|
JuanZoran
|
02fe6c510a
|
fix: fix buffer line index error and online process need to be fixed
|
2023-03-13 22:39:40 +08:00 |
|
JuanZoran
|
693dd0c7aa
|
refactor: add frontend.hover.load function to set buffer content
|
2023-03-13 21:44:56 +08:00 |
|
JuanZoran
|
7731c6c8cb
|
refactor: remove wrapper folder
|
2023-03-13 19:50:28 +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
|
f86ff7b615
|
refactor: add cache logic
|
2023-03-12 21:33:00 +08:00 |
|
JuanZoran
|
bc8c673ee0
|
fix: change global config to default option
|
2023-03-12 20:09:08 +08:00 |
|
JuanZoran
|
493fad6a3f
|
fix: fix curl GET method can convert space to arguments
|
2023-03-12 16:24:21 +08:00 |
|
JuanZoran
|
5a36ffad1c
|
fix: better backend configuration file parser
|
2023-03-12 15:18:38 +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
|
8dd538ba60
|
refactor: try to remove dependency for plenary.curl
|
2023-03-10 11:23:22 +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 |
|
JuanZoran
|
e80e6efbc8
|
refactor: imporve this plugin file framework
|
2023-01-19 17:06:26 +08:00 |
|
JuanZoran
|
00f394ac99
|
refactor: remove vim.tbl_map invoke
|
2023-01-16 14:17:25 +08:00 |
|
JuanZoran
|
e245dbfde5
|
style: format handler code
|
2023-01-16 13:23:25 +08:00 |
|
JuanZoran
|
5a84b95301
|
fix: 修复了英文空白符号匹配的bug
|
2023-01-16 12:10:09 +08:00 |
|
JuanZoran
|
0ca9710061
|
docs: update README doc
|
2023-01-16 00:43:17 +08:00 |
|
JuanZoran
|
2c57923f6a
|
style: modify title style
|
2023-01-16 00:27:12 +08:00 |
|
JuanZoran
|
51313663b5
|
revert: 修复了结束动画被打断的问题
|
2023-01-15 15:13:33 +08:00 |
|
JuanZoran
|
7a03ccc82a
|
feat: add window animation option for window close
|
2023-01-15 14:55:48 +08:00 |
|
JuanZoran
|
0a2d05af70
|
fix: 修复了反向选择,位置识别错误的问题
|
2023-01-14 21:30:56 +08:00 |
|
JuanZoran
|
549e10f029
|
chore: 改变了一些函数调用
|
2023-01-14 19:35:13 +08:00 |
|
JuanZoran
|
8f0aae8b77
|
feat: 添加了TranslateLast 查看上一次的查询记录, 还有一些bug
|
2023-01-14 17:16:49 +08:00 |
|
JuanZoran
|
273fb8d2c1
|
fix: 修复了wrap计算错误
|
2023-01-14 14:22:25 +08:00 |
|
JuanZoran
|
6cff1713cb
|
fix: exchange map not found f field
|
2023-01-14 10:36:09 +08:00 |
|
JuanZoran
|
f10fb38c02
|
feat: perfect the hover view ui
|
2023-01-14 10:29:01 +08:00 |
|
JuanZoran
|
6d1bfbc437
|
refactor: reduce useless code
|
2023-01-14 01:57:12 +08:00 |
|
JuanZoran
|
17ffaf69c9
|
docs: modify readme file
|
2023-01-10 23:37:26 +08:00 |
|
JuanZoran
|
01f5882b13
|
fix: add max_size support and definition need better format
|
2023-01-10 23:15:31 +08:00 |
|