X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/9d38a00f7bf859734531377b459d68248f326852..aec02e29c44ae438e42cac926290626061af1894:/vim/ftdetect/ruby.vim diff --git a/vim/ftdetect/ruby.vim b/vim/ftdetect/ruby.vim new file mode 100644 index 0000000..6f56717 --- /dev/null +++ b/vim/ftdetect/ruby.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile Dangerfile set filetype=ruby