rc latex: Highlight DTX and STY files
This commit is contained in:
parent
b3287a74cb
commit
1aea592b76
|
@ -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