Merge remote-tracking branch 'hugomg/rockspec-highlighting'
This commit is contained in:
commit
52087a506d
|
@ -4,7 +4,7 @@
|
|||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*[.](lua) %{
|
||||
hook global BufCreate .*[.](lua|rockspec) %{
|
||||
set-option buffer filetype lua
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user