Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion doc/paq-nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ The options are the following:
String indicating the URL of the git repository.

If the `url` is set, Paq will try to infer the name of the repository from
it. For example, for `url="htttps://domain.com/some/path/repo-vim.git"` it
it. For example, for `url="https://domain.com/some/path/repo-vim.git"` it
would be `repo-vim`.

For convenience, if `url` is unset, Paq will try to find the repository on
Expand Down