Moeta Yuko
|
863213bbc8
|
fix: fix plugin_dir and use left slash as path separator for windows
Fixes #46
|
2024-02-13 14:50:55 +08:00 |
|
Moeta Yuko
|
4b9e8a7ab9
|
chore: remove useless relative_path
|
2024-02-13 13:29:16 +08:00 |
|
小尛
|
758b9c0b33
|
fix: win separator
|
2023-04-24 12:42:59 +08:00 |
|
JuanZoran
|
576f1eb66a
|
feat: add termux tts support
|
2023-04-02 13:34:54 +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
|
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
|
8e9ccfc8f7
|
refactor: remove TransMode, use vim-mode
|
2023-03-22 23:19:31 +08:00 |
|
JuanZoran
|
8be4fb7303
|
fix: fix toggle entry will trigger auto_close events
|
2023-03-19 20:15:36 +08:00 |
|
JuanZoran
|
46c69fb758
|
style: code format
|
2023-03-18 13:53:09 +08:00 |
|
JuanZoran
|
df52f2339c
|
refactor: remove Trans.define and see offline as first backend
|
2023-03-15 22:24:41 +08:00 |
|
JuanZoran
|
52238cb1e7
|
fix: add auto_close_autocmd
|
2023-03-15 16:07:07 +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
|
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
|
bc8c673ee0
|
fix: change global config to default option
|
2023-03-12 20:09:08 +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
|
20fffe0ee5
|
style(core.*, health.lua): better code style and backend strategy
|
2023-03-11 00:25:21 +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
|
8f6b1d4069
|
refactor: remove useless code
|
2023-03-08 11:53:41 +08:00 |
|
JuanZoran
|
831108a316
|
refactor: misc
|
2023-03-08 09:44:37 +08:00 |
|
JuanZoran
|
e9f5f7f160
|
chore: add misc file
|
2023-03-07 22:58:14 +08:00 |
|
JuanZoran
|
cbf47ebdaa
|
fix: fix window is not valid
|
2023-02-18 13:25:39 +08:00 |
|
JuanZoran
|
85fdf7f58d
|
feat: add simple youdao api
|
2023-02-07 17:12:43 +08:00 |
|
JuanZoran
|
1205b11d97
|
style: remove nest
|
2023-02-06 13:58:54 +08:00 |
|
JuanZoran
|
6f75ba057b
|
fix: 取消了回调的设计, 修复了部分bug
将回调的接口换成了run的函数接口, 修复了在线查询, 自动命令, 窗口显示的bug
|
2023-02-04 13:49:18 +08:00 |
|
JuanZoran
|
8b8879b2cd
|
refactor: 重写了类的逻辑, 引入了部分bug待解决
|
2023-02-03 11:57:42 +08:00 |
|
JuanZoran
|
6737090710
|
fix: fix vistual selection region mistakes
|
2023-02-02 21:24:58 +08:00 |
|
JuanZoran
|
b2b716de6b
|
feat: 自动发音和中翻英的支持
|
2023-02-01 16:47:50 +08:00 |
|
JuanZoran
|
86f8b7f6e8
|
fix: fix float window style
|
2023-02-01 14:41:48 +08:00 |
|
JuanZoran
|
50ff4980ef
|
refactor: add animation utility
|
2023-01-31 22:29:40 +08:00 |
|
JuanZoran
|
1a27ef4aba
|
fix: fix pin action and close action
|
2023-01-31 12:14:37 +08:00 |
|
JuanZoran
|
2377dbc0a7
|
feat: add online query support
|
2023-01-30 20:19:06 +08:00 |
|
JuanZoran
|
d95bb8c8e5
|
feat: add simple baidu query api support
|
2023-01-30 12:07:24 +08:00 |
|
JuanZoran
|
ce688eb670
|
fix: fix window open and neovim version
|
2023-01-26 23:55:19 +08:00 |
|
JuanZoran
|
6657392a27
|
fix: add debug message
|
2023-01-26 23:40:18 +08:00 |
|
JuanZoran
|
110e49cf1a
|
fix: fix title confilict
|
2023-01-26 22:40:23 +08:00 |
|
JuanZoran
|
561935ccd7
|
feat: add theme option support
|
2023-01-25 13:44:18 +08:00 |
|
JuanZoran
|
934231183d
|
feat: change cmp window border
|
2023-01-25 11:04:18 +08:00 |
|
JuanZoran
|
7066ecfc7e
|
feat: add engine tag hl
|
2023-01-22 22:01:47 +08:00 |
|
JuanZoran
|
5135f2f6f9
|
fix: fix offset mistake
|
2023-01-22 11:15:48 +08:00 |
|
JuanZoran
|
c4a6ccf481
|
fix: fix window width and height and fix auto_play
|
2023-01-21 21:35:10 +08:00 |
|
JuanZoran
|
294ffe1b9f
|
feat: add auto_play for hover mode
|
2023-01-21 21:13:51 +08:00 |
|
JuanZoran
|
e058985bf3
|
fix: fix wrap height caculate mistake
|
2023-01-21 14:02:38 +08:00 |
|
JuanZoran
|
9b7067569e
|
feat: add auto_cmd_events for hover configuration and highlight readme explaination
|
2023-01-21 08:08:01 +08:00 |
|