Sublime Text package doc renamed to README.md (from dev 6d767149c26c)
This commit is contained in:
@@ -39,7 +39,7 @@ are regenerated on each release — patches cannot be merged directly.
|
||||
Report problems (or send patches) to the author; accepted changes are
|
||||
applied to the development tree and appear in a following snapshot.
|
||||
|
||||
This snapshot was assembled from development commit `66442bdd4d5d`.
|
||||
This snapshot was assembled from development commit `6d767149c26c`.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
|
||||
// forced to normal style. Merged onto Breakers by filename; recolors only
|
||||
// .klammertext scopes. (The highlighting was first developed as an Emacs
|
||||
// major mode; see Klammertext_in_Sublime_Text.md.)
|
||||
// major mode; see README.md.)
|
||||
//
|
||||
// #999999 removed text (Breakers's comment grey)
|
||||
// #994040 removal markers
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
|
||||
// forced to normal style. Merged onto Celeste by filename; recolors only
|
||||
// .klammertext scopes. (The highlighting was first developed as an Emacs
|
||||
// major mode; see Klammertext_in_Sublime_Text.md.)
|
||||
// major mode; see README.md.)
|
||||
//
|
||||
// #9a9a9a removed text (Celeste's comment grey)
|
||||
// #994040 removal markers
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
|
||||
// forced to normal style. Merged onto Mariana by filename; recolors only
|
||||
// .klammertext scopes. (The highlighting was first developed as an Emacs
|
||||
// major mode; see Klammertext_in_Sublime_Text.md.)
|
||||
// major mode; see README.md.)
|
||||
//
|
||||
// #a6acb9 removed text (Mariana's comment grey)
|
||||
// #ff6b6b removal markers
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
|
||||
// forced to normal style. Merged onto Monokai by filename; recolors only
|
||||
// .klammertext scopes. (The highlighting was first developed as an Emacs
|
||||
// major mode; see Klammertext_in_Sublime_Text.md.)
|
||||
// major mode; see README.md.)
|
||||
//
|
||||
// #8a8272 removed text (Monokai's comment grey)
|
||||
// #ff6b6b removal markers
|
||||
|
||||
@@ -16,7 +16,7 @@ Emacs mode closely; where the two intentionally differ, the file headers say so.
|
||||
| `Default.sublime-keymap` | Binds jump-to-match to **Ctrl+M**, reindent to **Ctrl+Alt+I**, and table alignment to **Ctrl+Alt+A**, scoped to Klammertext files. |
|
||||
| `Comments.tmPreferences` | Comment toggling: **Ctrl+/** inserts `# ` (line removal), **Ctrl+Shift+/** wraps in `#[ ... ]#` (block removal). |
|
||||
| `Breakers` / `Celeste` / `Mariana` / `Monokai` / `Sixteen` `.sublime-color-scheme` | Color overrides for Sublime's five built-in schemes — one hue system, full intensity on the dark schemes, scaled down on the light ones. Additive: they recolor only the Klammertext delimiters and leave the rest of each scheme unchanged. |
|
||||
| `Klammertext_in_Sublime_Text.md` | This file. |
|
||||
| `README.md` | This file. |
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are
|
||||
// forced to normal style. Merged onto Sixteen by filename; recolors only
|
||||
// .klammertext scopes. (The highlighting was first developed as an Emacs
|
||||
// major mode; see Klammertext_in_Sublime_Text.md.)
|
||||
// major mode; see README.md.)
|
||||
//
|
||||
// #b8b8b8 removed text (Sixteen's comment grey)
|
||||
// #994040 removal markers
|
||||
|
||||
Reference in New Issue
Block a user