Commit Graph

3 Commits

Author SHA1 Message Date
JINNOUCHI Yasushi
54de6e45b9
chore: add types for plenary.async (#115) 2023-08-07 17:46:32 +09:00
delphinus
c87b76f6ef
chore: add more delay not to lock Neovim 2023-08-07 10:25:04 +09:00
JINNOUCHI Yasushi
1f32091e2b
refactor!: use OO & add tests (#100)
* I did an overhall for all codes and added typing by Lua-language-server and tests. It also works on CI.
* Now it searches files on the workspace completely asynchronously. It does not block your text input. (Fix #106)
Make count = 1 when you open a file you've never opened (Fix #107)
2023-08-06 16:02:37 +09:00