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