Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 5825d47

Browse files
authored
Update addon-info.json
1 parent 1b9d790 commit 5825d47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon-info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "codefmt",
33
"description": "Syntax-aware code formatting for a variety of languages",
44
"author": "Google",
5-
"repository": {"type": "git", "url": "git://github.com/google/vim-codefmt"},
5+
"repository": {"type": "git", "url": "git://github.com/TruncatedDinosour/vim-codefmt"},
66
"dependencies": {
7-
"maktaba": {"type": "git", "url": "git://github.com/google/vim-maktaba"}
7+
"maktaba": {"type": "git", "url": "git://github.com/TruncatedDinosour/vim-maktaba"}
88
}
99
}

0 commit comments

Comments
 (0)