Sublime Text package doc renamed to README.md (from dev 6d767149c26c)

This commit is contained in:
2026-07-27 01:31:58 +02:00
parent 11dd90a724
commit 01b1cc959a
7 changed files with 7 additions and 7 deletions

View File

@@ -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 Report problems (or send patches) to the author; accepted changes are
applied to the development tree and appear in a following snapshot. 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 ## License

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are // on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Breakers by filename; recolors only // forced to normal style. Merged onto Breakers by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs // .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) // #999999 removed text (Breakers's comment grey)
// #994040 removal markers // #994040 removal markers

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are // on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Celeste by filename; recolors only // forced to normal style. Merged onto Celeste by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs // .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) // #9a9a9a removed text (Celeste's comment grey)
// #994040 removal markers // #994040 removal markers

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are // on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Mariana by filename; recolors only // forced to normal style. Merged onto Mariana by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs // .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) // #a6acb9 removed text (Mariana's comment grey)
// #ff6b6b removal markers // #ff6b6b removal markers

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are // on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Monokai by filename; recolors only // forced to normal style. Merged onto Monokai by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs // .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) // #8a8272 removed text (Monokai's comment grey)
// #ff6b6b removal markers // #ff6b6b removal markers

View File

@@ -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. | | `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). | | `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. | | `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 ## Installation

View File

@@ -5,7 +5,7 @@
// on dark grounds, at 60%% on light grounds for contrast. Delimiters are // on dark grounds, at 60%% on light grounds for contrast. Delimiters are
// forced to normal style. Merged onto Sixteen by filename; recolors only // forced to normal style. Merged onto Sixteen by filename; recolors only
// .klammertext scopes. (The highlighting was first developed as an Emacs // .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) // #b8b8b8 removed text (Sixteen's comment grey)
// #994040 removal markers // #994040 removal markers