mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-23 15:23:29 +03:00
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