Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lee-pai-long/607e65b54ee26b7c0fd2 to your computer and use it in GitHub Desktop.
Save lee-pai-long/607e65b54ee26b7c0fd2 to your computer and use it in GitHub Desktop.

[VIM] add Vagrantfile syntax highlighting

$ echo 'autocmd BufNewFile,BufRead Vagrantfile set filetype=ruby' >> ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment