Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using under RHEL7 #18

Open
Caddi71 opened this issue Apr 1, 2015 · 1 comment
Open

Using under RHEL7 #18

Caddi71 opened this issue Apr 1, 2015 · 1 comment

Comments

@Caddi71
Copy link

Caddi71 commented Apr 1, 2015

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

@ekalinin
Copy link
Owner

ekalinin commented Apr 2, 2015

Thanks for report.
What vim version did you use?
How plugin was installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants