Skip to content

Commit

Permalink
Update installation of md2vim
Browse files Browse the repository at this point in the history
  • Loading branch information
kristijanhusak committed Jan 4, 2024
1 parent 433c70a commit e407227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
go-version: '^1.17.1'
- name: Install md2vim
run: go install foosoft.net/projects/md2vim@latest
run: go install git.foosoft.net/alex/md2vim@latest
- name: Generate vim docs
run: make docs
- name: Commit changes
Expand Down

0 comments on commit e407227

Please sign in to comment.