Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
borela committed Jan 5, 2018
1 parent 2fb929d commit c31c522
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,7 @@ The “Packages” directory is located at:

## Usage

**Support for external color schemes is being added as I am syncing the scopes with
the ones in Sublime’s core, if you want to try the modified syntaxes check the
[pull requests section](https://github.com/borela/naomi/pulls).**

1. Go to the menu `View / Syntax / Naomi / ...` to select the new syntax.
2. Select a color scheme provided in `Preferences / Color Scheme / Naomi`.

**Notes:** The recommended color scheme is [Candyman][candyman] which covers many
of the scopes and can serve as a starting point if you want to create your own using
[CSScheme][csscheme].
Go to the menu `View / Syntax / Naomi / ...` to select the new syntax.

### Sublime Linter

Expand All @@ -54,8 +45,7 @@ To enable [Sublime Linter][sublimeLinter] with the syntaxes available, you need
"naomi.html5": "html",
"naomi.mql4": "mql",
"naomi.php7": "php",
"naomi.scss3": "scss",
"naomi.xml1": "xml"
"naomi.scss3": "scss"
}
}
```
Expand All @@ -72,12 +62,10 @@ To enable [Sublime Linter][sublimeLinter] with the syntaxes available, you need
4. Alt+Shift+] produces ’.
* Stable syntaxes:
* FJSX15 (Combines ES2015+, Flow, React’s JSX).
* JSON.
* HTML 5.
* SCSS3.
* MQL4.
* PHP 7.
* XML 1.0.

## Preview

Expand Down

0 comments on commit c31c522

Please sign in to comment.