diff options
Diffstat (limited to 'ftplugin/htmlerb.vim')
-rw-r--r-- | ftplugin/htmlerb.vim | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ftplugin/htmlerb.vim b/ftplugin/htmlerb.vim new file mode 100644 index 0000000..23c7c0b --- /dev/null +++ b/ftplugin/htmlerb.vim @@ -0,0 +1,4 @@ +" Ruby/Rails HTML ERB settings + +" Inherit HTML settings +runtime! ftplugin/html.vim |