浏览代码

Vagrantfile: add Ruby modeline

Lorenzo Villani 11 年前
父节点
当前提交
28fac6caa0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Vagrantfile

+ 1
- 0
Vagrantfile 查看文件

@@ -1,3 +1,4 @@
1
+# -*- mode: ruby -*-
1 2
 # If you're having issues, upgrade to Vagrant 1.3.x. It generates an inventory automatically:
2 3
 # https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md#130-september-5-2013
3 4
 

正在加载...
取消
保存