Merge remote-tracking branch 'inahga/inahga-dockerfile-detection'
This commit is contained in:
commit
1b478c0ace
|
@ -6,7 +6,7 @@
|
|||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*/?Dockerfile(\.\w+)?$ %{
|
||||
hook global BufCreate .*/?Dockerfile(\..+)?$ %{
|
||||
set-option buffer filetype dockerfile
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user