Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(install): support 'reinstall' on Windows #62

Merged
merged 5 commits into from
Nov 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore
linrongbin16 committed Nov 24, 2023
commit 7aa09c085ca49052a8d973f5c80e0b3dc50a3ef6
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -80,7 +80,7 @@ And multiple trigger timings (colorschemes don't have end time):

- neovim ≥ 0.8.
- [git](https://git-scm.com/).
- [rm](https://man7.org/linux/man-pages/man1/rm.1.html) (optional for `clean` and `reinstall` command on Windows).
- [rm](https://man7.org/linux/man-pages/man1/rm.1.html) (optional for `reinstall` command on Windows).

<details>
<summary><i>Click here to see how to install `rm` command on Windows</i></summary>