mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-05 21:58:44 +00:00
Probably due to some async race condition, when typing fast, an error "attempt to index field 'manager' (a boolean value)" can be thrown if accidentally pressed <Tab> or <C-i> This is a temp fix for that.