Fix eRuby detection
This commit is contained in:
parent
38f85706ff
commit
5ba51b377a
|
@ -1,7 +1,7 @@
|
||||||
# eRuby
|
# eRuby
|
||||||
# http://www2a.biglobe.ne.jp/~seki/ruby/erb.html
|
# http://www2a.biglobe.ne.jp/~seki/ruby/erb.html
|
||||||
|
|
||||||
hook global BufCreate '.*\.html\.erb' %{
|
hook global BufCreate '.*\.erb' %{
|
||||||
set-option buffer filetype eruby
|
set-option buffer filetype eruby
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user