plenary.nvim/lua
JINNOUCHI Yasushi ec289423a1
fix: return early to avoid errors with no asyncfns (#616)
When no async functions are supplied, it will be stuck because rx()
waits forever. This diff fixes it.
2024-08-19 07:20:57 +02:00
..
luassert chore(luassert): bump to v1.9.0 (#413) 2023-01-06 15:30:17 +01:00
plenary fix: return early to avoid errors with no asyncfns (#616) 2024-08-19 07:20:57 +02:00
say.lua feat: Use libuv for all path related items (#22) 2020-12-09 13:14:24 -05:00