Merge remote-tracking branch 'alexherbo2/fix-eruby-detection'
This commit is contained in:
commit
c7874918e0
|
@ -1,7 +1,7 @@
|
|||
# eRuby
|
||||
# http://www2a.biglobe.ne.jp/~seki/ruby/erb.html
|
||||
|
||||
hook global BufCreate '.*\.html\.erb' %{
|
||||
hook global BufCreate '.*\.erb' %{
|
||||
set-option buffer filetype eruby
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user