Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pndmix/atom-language-pdmsg

Pdmsg language package for Atom
https://github.com/pndmix/atom-language-pdmsg

atom grammar syntax-highlighting tree-sitter

Last synced: 22 days ago
JSON representation

Pdmsg language package for Atom

Awesome Lists containing this project

README

        

# language-pdmsg
[![apm version](https://img.shields.io/apm/v/language-pdmsg.svg)](https://atom.io/packages/language-pdmsg)
[![lint](https://github.com/pndmix/atom-language-pdmsg/workflows/lint/badge.svg)](https://github.com/pndmix/atom-language-pdmsg/actions?query=workflow%3Alint)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

[Pdmsg](https://github.com/pndmix/atom-pdmsg) syntax and snippets in Atom using the [tree-sitter-pdmsg](https://github.com/pndmix/tree-sitter-pdmsg).

## Install
~~~bash
$ apm install language-pdmsg
~~~