Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeioth committed Nov 12, 2023
2 parents 01399ab + 519d73b commit 8cb6b52
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,12 @@ This is a lua port of the vim plugin [vim-dooku](https://github.com/Zeioth/vim-d

## Where do that cheesy name come from?
From [Star Wars](https://starwars.fandom.com/wiki/Dooku).

## Roadmap
We could add better QA

* Better troubleshooting section.
* If no backend is detected, notify the user.
* We could poll for a a period of time after `DookuGenerate` before timeout, so it is not necessary to run `DookuGenerate` two times the first time you use it on a project.
* If no project_root detected, and we reach the user directory, report to the user `project_root not found. Make sure you have on of the files defined in the option in your root directory`. Alternatevily we could just wipe project_root and take the current working directory as default root, so it is more intuitive.

0 comments on commit 8cb6b52

Please sign in to comment.