When using vagrant you define a file Vagrantfile
which defines your machines. This file is basically ruby so I would like to open it as a ruby file in LightTable.
Presumably it's not possible to add a filename match to something like :lt.objs.files/file-types
? Is this a possible future feature? Is there any way to 'open as'?