]> git.rmz.io Git - dotfiles.git/commitdiff
vim: Dangerfile are Ruby
authorSamir Benmendil <me@rmz.io>
Sat, 1 May 2021 13:49:10 +0000 (14:49 +0100)
committerSamir Benmendil <me@rmz.io>
Sat, 1 May 2021 13:49:10 +0000 (14:49 +0100)
vim/ftdetect/ruby.vim [new file with mode: 0644]

diff --git a/vim/ftdetect/ruby.vim b/vim/ftdetect/ruby.vim
new file mode 100644 (file)
index 0000000..6f56717
--- /dev/null
@@ -0,0 +1 @@
+au BufRead,BufNewFile Dangerfile set filetype=ruby