Skip to content

Commit 7cfaf8c

Browse files
committed
Add Ruby.sublime-settings
Open the Vagrantfile using the Ruby syntax highlight.
1 parent d8d1105 commit 7cfaf8c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Ruby.sublime-settings

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extensions": [
3+
"Vagrantfile"
4+
]
5+
}

0 commit comments

Comments
 (0)