dashboard-nvim icon indicating copy to clipboard operation
dashboard-nvim copied to clipboard

DbProjectDelete doesn't work

Open eric-marin opened this issue 1 year ago • 0 comments

Describe the bug The command DbProjectDelete doesn't correctly delete projects in cache

To Reproduce Steps to reproduce the behavior:

  1. Delete a project with DbProjectDelete
  2. $HOME/.cache/nvim/dashboard/cache gets corrupted

Expected behavior $HOME/.cache/nvim/dashboard/cache gets updated correctly

Screenshots Before: image After trying to delete the Haskell one: image

eric-marin avatar Mar 27 '24 17:03 eric-marin