https://github.com/kernelp4nic/sublime-edn
Sublime Text EDN format
https://github.com/kernelp4nic/sublime-edn
Last synced: 8 months ago
JSON representation
Sublime Text EDN format
- Host: GitHub
- URL: https://github.com/kernelp4nic/sublime-edn
- Owner: kernelp4nic
- Created: 2014-08-05T20:03:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T14:06:46.000Z (over 6 years ago)
- Last Synced: 2023-03-29T04:16:42.827Z (about 3 years ago)
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EDN format for Clojure Syntax Highlight
[More info] (https://github.com/edn-format/edn)
## Installation
### Using Package Control
1. Install [Package Control](https://sublime.wbond.net/)
2. Open the Command Palette (Shift+Ctrl+P)
3. Search for "EDN" and install the plugin
### Manual install
1. Download [the zip file](https://github.com/kernelp4nic/sublime-edn/zipball/master)
2. unzip it and rename it to "edn"
3. Move it to ~/.config/sublime-text-3/Packages