Merge remote-tracking branch 'omasanori/ocaml-lex-and-yacc'
This commit is contained in:
commit
90acec991f
|
@ -4,7 +4,7 @@
|
|||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*\.mli? %{
|
||||
hook global BufCreate .*\.(ml|mli|mll|mly)$ %{
|
||||
set-option buffer filetype ocaml
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user