Skip to content
  • Karel Koci's avatar
    d62686ec
    .gitlab-ci/Dockerfile: remove vim file type specification · d62686ec
    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
    d62686ec
    .gitlab-ci/Dockerfile: remove vim file type specification
    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
Loading