atom-language-nginx

WebJar for atom-language-nginx

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

atom-language-nginx
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

atom-language-nginx
WebJar for atom-language-nginx
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/hnagato/atom-language-nginx

Download atom-language-nginx

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/atom-language-nginx/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>atom-language-nginx</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/atom-language-nginx/
implementation 'org.webjars.npm:atom-language-nginx:0.6.1'
// https://jarcasting.com/artifacts/org.webjars.npm/atom-language-nginx/
implementation ("org.webjars.npm:atom-language-nginx:0.6.1")
'org.webjars.npm:atom-language-nginx:jar:0.6.1'
<dependency org="org.webjars.npm" name="atom-language-nginx" rev="0.6.1">
  <artifact name="atom-language-nginx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='atom-language-nginx', version='0.6.1')
)
libraryDependencies += "org.webjars.npm" % "atom-language-nginx" % "0.6.1"
[org.webjars.npm/atom-language-nginx "0.6.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Nginx syntax support in Atom

Adds syntax highlighting and snippet support to Nginx configuration files. Ported from textmate/nginx for Atom.

How to use

Give Nginx configuration files the extension .conf or .nginx

Versions

Version
0.6.1