Merge remote-tracking branch 'sbwhitecap/pr/treat_t_files_as_perl'
This commit is contained in:
commit
a7336f8663
|
@ -4,7 +4,7 @@
|
|||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*\.p[lm] %{
|
||||
hook global BufCreate .*\.(t|p[lm])$ %{
|
||||
set-option buffer filetype perl
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user