Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tkers/language-delisp

Delisp language support for Atom
https://github.com/tkers/language-delisp

atom delisp

Last synced: about 1 month ago
JSON representation

Delisp language support for Atom

Awesome Lists containing this project

README

        

# Delisp language support for Atom

Adds syntax highlighting and snippets to [Delisp](https://delisp.org) files in [Atom](https://atom.io).

## Install [⤓](atom://settings-view/show-package?package=language-delisp)

Add the `language-delisp` package in Atom's settings pane, or use APM from your shell:

```sh
apm install language-delisp
```