https://github.com/drudge/ini.sugar
INI Sugar for Espresso
https://github.com/drudge/ini.sugar
Last synced: 4 months ago
JSON representation
INI Sugar for Espresso
- Host: GitHub
- URL: https://github.com/drudge/ini.sugar
- Owner: drudge
- Created: 2010-01-13T00:56:57.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-01-13T01:58:24.000Z (over 16 years ago)
- Last Synced: 2026-03-01T22:50:58.550Z (4 months ago)
- Homepage:
- Size: 89.8 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
ini.sugar for Espresso
=======================
Get the picture while reviewing INI files using this sugar for the [Espresso text editor][espresso].
[espresso]: "The Espresso text editor, by MacRabbit"
Installation
------------
First install any and all dependencies, listed below. The instructions for
doing so can be found on their respective homes.
1. Clone this project somewhere, with the following:
git clone git://github.com/drudge/ini.sugar.git ./INI.sugar
2. Link it to your syntaxes directory:
mkdir -p "~/Library/Application Support/Espresso/Sugars/"
ln -s "$(pwd)/INI.sugar" "/Users/$(whoami)/Library/Application Support/Espresso/Sugars/"
3. Close Espresso and reload, the sugar should be installed and functional.
Using
-----
Simply open a .ini file or select the INI syntax from the View->Language menu.
License
-------
The content in this sugar is public domain. A mention would be cool someplace if you do use it for anything cool though.
Credits
-------
Nicholas 'drudge' Penree