JuanZoran
|
eb68b8bb95
|
refactor: rewrite setup and conf module
|
2023-07-24 22:28:09 +08:00 |
|
JuanZoran
|
c2e56f7769
|
chore: backup progress, begin to rewrite version 3
|
2023-07-10 21:21:04 +08:00 |
|
JuanZoran
|
f17171d28b
|
fix: query strategy
|
2023-05-13 20:04:19 +08:00 |
|
小尛
|
6e02f3b1ba
|
fix: update exchange_map
|
2023-05-12 20:39:46 +08:00 |
|
JuanZoran
|
529a1639c6
|
chore: sync progress
|
2023-03-25 09:55:29 +08:00 |
|
JuanZoran
|
82fa2a008a
|
style: code format use lua_ls
|
2023-03-24 00:56:36 +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
|
8be4fb7303
|
fix: fix toggle entry will trigger auto_close events
|
2023-03-19 20:15:36 +08:00 |
|
JuanZoran
|
52d2741804
|
refactor: use online query method template instead of backend.query todo online query
|
2023-03-18 23:48:54 +08:00 |
|
JuanZoran
|
b2cafe3448
|
feat: add free backend iciba.lua and try to use template method for querying backend data
|
2023-03-18 23:48:54 +08:00 |
|
JuanZoran
|
46c69fb758
|
style: code format
|
2023-03-18 13:53:09 +08:00 |
|
JuanZoran
|
a6a5a33bff
|
fix: fix typo and add debug print option
|
2023-03-17 22:30:52 +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
|
0d4eec6f2e
|
feat: begin to render youdao Translation window
|
2023-03-16 17:17:30 +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
|
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
|
3981167d38
|
fix: fix lua invoke c function use main event loop
|
2023-03-15 22:12:55 +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
|
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
|
f86ff7b615
|
refactor: add cache logic
|
2023-03-12 21:33:00 +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
|
69ac7653bf
|
refactor: use corountine for async process
|
2023-03-08 23:34:23 +08:00 |
|
JuanZoran
|
947beb16c8
|
chore: sync
|
2023-03-08 15:46:30 +08:00 |
|
JuanZoran
|
8f6b1d4069
|
refactor: remove useless code
|
2023-03-08 11:53:41 +08:00 |
|
JuanZoran
|
e9f5f7f160
|
chore: add misc file
|
2023-03-07 22:58:14 +08:00 |
|
JuanZoran
|
7dbf3b17be
|
refactor: better source code framework
|
2023-03-04 22:46:57 +08:00 |
|