ms-jpq / chadtree

File manager for Neovim. Better than NERDTree.
1.62k stars 60 forks source link

`CHADopen <path>` raised "RuntimeWarning: cocoutine 'exists' was never awaited" #323

Closed Karmenzind closed 1 year ago

Karmenzind commented 1 year ago

image

steps:

  1. open nvim
  2. execute :CHADopen <path> (the command worked after raising this error)
  3. execute :CHADopen <path> again (the command worked and no error raised)