Zoran
|
7194858b65
|
Merge pull request #16 from JuanZoran/experimental
fix: fix window open and neovim version
|
2023-01-26 23:56:26 +08:00 |
|
JuanZoran
|
ce688eb670
|
fix: fix window open and neovim version
|
2023-01-26 23:55:19 +08:00 |
|
Zoran
|
285e6ecf03
|
Merge pull request #15 from JuanZoran/experimental
fix: add debug message
|
2023-01-26 23:41:12 +08:00 |
|
JuanZoran
|
6657392a27
|
fix: add debug message
|
2023-01-26 23:40:18 +08:00 |
|
Zoran
|
d29e6cf937
|
Merge pull request #14 from JuanZoran/experimental
修复标题判断
|
2023-01-26 22:41:37 +08:00 |
|
JuanZoran
|
110e49cf1a
|
fix: fix title confilict
|
2023-01-26 22:40:23 +08:00 |
|
JuanZoran
|
68f1c0f114
|
refactor: add node file for utility
|
2023-01-26 20:51:38 +08:00 |
|
JuanZoran
|
04d7a6252a
|
docs: add lazy.nvim 示例
|
2023-01-26 13:18:40 +08:00 |
|
Zoran
|
14bbefb2a8
|
Merge pull request #12 from JuanZoran/experimental
docs: add theme image preview
|
2023-01-25 22:57:25 +08:00 |
|
Zoran
|
d44c5abc95
|
Merge branch 'main' into experimental
|
2023-01-25 22:57:15 +08:00 |
|
JuanZoran
|
d6545d55f7
|
docs: add theme image preview
|
2023-01-25 22:18:42 +08:00 |
|
Zoran
|
a86cf3e9f9
|
Merge pull request #11 from JuanZoran/experimental
增加了主题的演示
|
2023-01-25 17:23:16 +08:00 |
|
JuanZoran
|
ccad8e76fc
|
docs: add theme image preview
|
2023-01-25 17:22:40 +08:00 |
|
JuanZoran
|
cb5d22a3b5
|
fix: fix winhl does'not work
|
2023-01-25 15:03:53 +08:00 |
|
Zoran
|
5c12960245
|
Merge pull request #10 from JuanZoran/experimental
加入了一些主题配色选择
|
2023-01-25 13:45:05 +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 |
|
Zoran
|
4ba795b67c
|
Merge pull request #9 from JuanZoran/experimental
增加判断linux下直接使用festival
|
2023-01-24 19:03:32 +08:00 |
|
JuanZoran
|
8fde14e267
|
refactor: use item_wrap and text_wrap as line node
|
2023-01-24 16:14:32 +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
|
0964a9c3c4
|
docs: add festival configuration helper
|
2023-01-22 10:28:20 +08:00 |
|
JuanZoran
|
d2e8db99c5
|
fix: 如果是linux直接调用festival而不用node
|
2023-01-21 22:17:43 +08:00 |
|
JuanZoran
|
c4a6ccf481
|
fix: fix window width and height and fix auto_play
|
2023-01-21 21:35:10 +08:00 |
|
Zoran
|
f5732f58d7
|
Merge pull request #8 from JuanZoran/experimental
增加了本地自动播放单词发音
|
2023-01-21 21:15:25 +08:00 |
|
JuanZoran
|
294ffe1b9f
|
feat: add auto_play for hover mode
|
2023-01-21 21:13:51 +08:00 |
|
JuanZoran
|
eb10830eb5
|
refactor: 将title和content的字变成了contents的数组,同时不再自动设置modifiable
|
2023-01-21 14:26:33 +08:00 |
|
JuanZoran
|
e058985bf3
|
fix: fix wrap height caculate mistake
|
2023-01-21 14:02:38 +08:00 |
|
JuanZoran
|
526ca19fbf
|
docs: change TODO style
|
2023-01-21 08:26:07 +08:00 |
|
Zoran
|
219d507584
|
Merge pull request #7 from JuanZoran/experimental
feat: add auto_cmd_events for hover configuration and highlight readm…
|
2023-01-21 08:08:56 +08:00 |
|
JuanZoran
|
9b7067569e
|
feat: add auto_cmd_events for hover configuration and highlight readme explaination
|
2023-01-21 08:08:01 +08:00 |
|
Zoran
|
2092b990b8
|
Merge pull request #6 from JuanZoran/experimental
更新了README说明和demo
|
2023-01-21 07:16:24 +08:00 |
|
JuanZoran
|
41710010d5
|
chore: change a function style
|
2023-01-21 07:14:50 +08:00 |
|
JuanZoran
|
f5f135f794
|
docs: update readme and demo
|
2023-01-21 00:34:23 +08:00 |
|
JuanZoran
|
6df43db326
|
fix: add BufLeave autocmd for remove window
|
2023-01-20 23:06:51 +08:00 |
|
Zoran
|
cacf97eb9f
|
Merge pull request #5 from JuanZoran/experimental
增加了窗口动画的配置
|
2023-01-20 22:35:27 +08:00 |
|
JuanZoran
|
09806f01a6
|
fix: fix close hover window twice in some case
|
2023-01-20 22:32:53 +08:00 |
|
JuanZoran
|
c154ee94b5
|
feat: add pretty cool animation and keymap support
|
2023-01-20 22:28:47 +08:00 |
|
JuanZoran
|
54f8869a70
|
feat: add slid and fold window animation style!
|
2023-01-20 20:50:16 +08:00 |
|
JuanZoran
|
daad638c03
|
docs: modify README in TODO
|
2023-01-20 17:06:49 +08:00 |
|
JuanZoran
|
5f3aa3d661
|
refactor: window和content的关系由继承改为组合
|
2023-01-20 17:04:50 +08:00 |
|
JuanZoran
|
579c9268fa
|
refactor: 重构了window 和content类
|
2023-01-20 14:54:11 +08:00 |
|
JuanZoran
|
94c4658262
|
chore: modify .gitignore file
|
2023-01-19 23:50:18 +08:00 |
|
Zoran
|
71eaffd7bb
|
Merge pull request #4 from JuanZoran/experimental
window和content合并,同时和view解耦
|
2023-01-19 23:47:23 +08:00 |
|
JuanZoran
|
e6b02ba5ce
|
refactor: replace conf.window with conf.hover and conf.float
|
2023-01-19 23:44:27 +08:00 |
|
JuanZoran
|
373a1e4914
|
feat: start to support float view style and add some configuration
|
2023-01-19 23:22:46 +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 |
|