Skip to content

Commit 38b4b11

Browse files
committed
chore: Updated viml.tmLanguage.json to Alhadis/language-viml@5030985 (2021-06-26)
1 parent 1b1323f commit 38b4b11

File tree

3 files changed

+302
-32
lines changed

3 files changed

+302
-32
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 Khaidi Chu
3+
Copyright (c) 2022 Khaidi Chu
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

cgmanifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"git": {
77
"name": "Alhadis/language-viml",
88
"repositoryUrl": "https://github.com/Alhadis/language-viml",
9-
"commitHash": "892042fe3910f6bdd949e331a9717218bd6e2748"
9+
"commitHash": "5030985ab9f5a84a3a18d999d7c3a82f581b0283"
1010
},
1111
"license": "MIT",
1212
"description": "Vim Script language support for Atom"
1313
},
14-
"version": "1.2.1"
14+
"version": "1.2.3"
1515
}
1616
]
1717
}

0 commit comments

Comments
 (0)