Skip to content

Using under RHEL7 #18

Description

@Caddi71

I use the syntaxhighlighting under RHEL7, and it wasn't usable.
Under Ubuntu it is perfect.
Please change two things.

  1. Rename the files to dockerfile.vim
  2. change the ftdetect/Dockerfile vim and set:
    " Dockerfile
    autocmd BufRead,BufNewFile Dockerfile set ft=Dockerfile
    autocmd BufRead,BufNewFile Dockerfile* set ft= Dockerfile
    autocmd BufRead,BufNewFile *.dock set ft=Dockerfile

At this way the syntaxhighlithting is usable under RHEL7.

Greets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions