9
16
Fork
You've already forked zig.vim
2

Update URL for vim-plug example in README.md #114

Merged
Techatrix merged 1 commit from eestrada/zig.vim:master into master 2025年12月19日 19:14:02 +01:00
Contributor
Copy link

Only giving <org>/<repo> will cause vim-plug to attempt to pull from a
repo by that path on Github, which is now archived (i.e. not mirrored)
for this repo.

Only giving `<org>/<repo>` will cause vim-plug to attempt to pull from a repo by that path on Github, which is now archived (i.e. not mirrored) for this repo.
Techatrix requested changes 2025年12月07日 05:10:56 +01:00
Dismissed
README.md Outdated
@ -10,7 +10,7 @@ File detection and syntax highlighting for the
* Write `Plug 'ziglang/zig.vim'` inside the `plug` command:
Collaborator
Copy link

This part of the readme still mentions Plug 'ziglang/zig.vim'. No need to mention the command twice so we could change it like this:

- * Open vim config
- * Write `Plug 'ziglang/zig.vim'` inside the `plug` command:
+ * Open your vim config and add the following:
This part of the readme still mentions `Plug 'ziglang/zig.vim'`. No need to mention the command twice so we could change it like this: ```diff - * Open vim config - * Write `Plug 'ziglang/zig.vim'` inside the `plug` command: + * Open your vim config and add the following: ```
Author
Contributor
Copy link

Good catch on the extra reference. Fixed it and force pushed it to my master branch.

Good catch on the extra reference. Fixed it and force pushed it to my master branch.
Techatrix marked this conversation as resolved
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglang/zig.vim!114
Reference in a new issue
ziglang/zig.vim
No description provided.
Delete branch "eestrada/zig.vim:master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?