Merge remote-tracking branch 'lenormf/fix-latex'
This commit is contained in:
commit
fb60eea66d
|
@ -4,7 +4,7 @@
|
|||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*\.(tex|cls) %{
|
||||
hook global BufCreate .*\.(tex|cls|sty|dtx) %{
|
||||
set-option buffer filetype latex
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user