Trans.nvim/lua/Trans/README.md

19 lines
415 B
Markdown
Raw Normal View History

2023-03-04 22:46:57 +08:00
# TODO
<!--toc:start-->
- [TODO](#todo)
2023-03-04 22:46:57 +08:00
<!--toc:end-->
2023-03-13 19:50:28 +08:00
- [x] Refactor query engine to 'Backend' and 'Frontend'
- [x] Use `Trans.install` instead of `install.sh`
2023-03-13 19:50:28 +08:00
- [x] waitting animation
- [x] init frontend window
2023-03-16 22:59:42 +08:00
- [x] build frontend window format logic
- [x] Add Query FallBack
- [ ] Check if str is a word
- [ ] Unlimit width for sentence
- default_strategy can't deal with table correctly