What is the type of issue?
Documentation is incorrect
What is the issue?
The README mentions ~/.coder as one from which the program reads its configuration but it in fact reads from ~/.code (no r at the end.) It does read from ~/.codex It is unclear whether ~/.coder is used in case VS Code is installed (doesn't seem to be the case) and how is it prioritized (which one takes priority when both are present.)
Where did you find it?
README.md
What is the type of issue?
Documentation is incorrect
What is the issue?
The README mentions
~/.coderas one from which the program reads its configuration but it in fact reads from~/.code(norat the end.) It does read from~/.codexIt is unclear whether~/.coderis used in case VS Code is installed (doesn't seem to be the case) and how is it prioritized (which one takes priority when both are present.)Where did you find it?
README.md