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

Remove non-Dockerfile keywords? #32

Closed
frewsxcv opened this issue Jan 25, 2016 · 4 comments
Closed

Remove non-Dockerfile keywords? #32

frewsxcv opened this issue Jan 25, 2016 · 4 comments

Comments

@frewsxcv
Copy link

syn keyword bashStatement add-apt-repository adduser apt-get aptitude apt-key autoconf bundle
syn keyword bashStatement cd chgrp chmod chown clear complete composer cp curl du echo egrep
syn keyword bashStatement expr fgrep find gem gnufind gnugrep gpg grep groupadd head less ln
syn keyword bashStatement ls make mkdir mv node npm pacman php python rails rm rmdir rpm ruby
syn keyword bashStatement sed sleep sort strip tar tail tailf touch useradd virtualenv yum
syn keyword bashStatement usermod bash cat a2ensite a2dissite a2enmod a2dismod apache2ctl
syn keyword bashStatement wget gzip

Why do these commands get special treatment?

@ekalinin
Copy link
Owner

Hey @frewsxcv

It's just most used commands from bash.
For convenience I decided to add the highlighting for them.

@ekalinin
Copy link
Owner

They disturb you somehow?

@frewsxcv
Copy link
Author

Doesn't bother me that much, it just causes words to be highlighted in my code that shouldn't be highlighted:

screen shot 2016-01-26 at 7 43 37 am

@frewsxcv
Copy link
Author

Feel free to close this though

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