Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tkers/language-delisp
- Owner: tkers
- License: mit
- Created: 2019-06-26T08:47:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T21:40:50.000Z (over 5 years ago)
- Last Synced: 2024-12-23T12:14:46.747Z (about 1 month ago)
- Topics: atom, delisp
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```