-
Karel Koci authored
This is vim specific and we should not pollute files with vim specific configuration. That can be done locally in vim configuration without having to do this. For anyone interested, this should cover these files: au BufRead,BufNewFile Dockerfile* set filetype=dockerfile
Karel Koci authoredThis is vim specific and we should not pollute files with vim specific configuration. That can be done locally in vim configuration without having to do this. For anyone interested, this should cover these files: au BufRead,BufNewFile Dockerfile* set filetype=dockerfile
Loading