Skip to content

Commit 0882683

Browse files
committed
feat(mini.nvim): sync
1 parent 1634817 commit 0882683

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

mini.nvim/doc/mini-align.qmd

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ Features:
2525
- <span class="help-syntax-keys">\<Justify\></span> parts for certain side(s) to be same width inside columns.
2626

2727
- <span class="help-syntax-keys">\<Merge\></span> parts to be lines, with customizable delimiter(s).
28-
Each main step can be preceded by other steps (pre-steps) to achieve
29-
highly customizable outcome. See `steps` value in [MiniAlign.config](mini-align.qmd#minialign.config). For
30-
more details, see [MiniAlign-glossary](mini-align.qmd#minialign-glossary) and [MiniAlign-algorithm](mini-align.qmd#minialign-algorithm).
28+
29+
Each main step can be preceded by other steps (pre-steps) to achieve
30+
highly customizable outcome. See `steps` value in [MiniAlign.config](mini-align.qmd#minialign.config).
31+
For more details, see [MiniAlign-glossary](mini-align.qmd#minialign-glossary) and [MiniAlign-algorithm](mini-align.qmd#minialign-algorithm).
3132

3233

3334
- User can control alignment interactively by pressing customizable modifiers
@@ -51,7 +52,8 @@ Features:
5152
- Press `t` to trim whitespace from parts.
5253

5354
- Press `<BS>` (backspace) to delete some last pre-step.
54-
For more details, see [MiniAlign-modifiers-builtin](mini-align.qmd#minialign-modifiers-builtin) and [MiniAlign-examples](mini-align.qmd#minialign-examples).
55+
56+
For more details, see [MiniAlign-modifiers-builtin](mini-align.qmd#minialign-modifiers-builtin) and [MiniAlign-examples](mini-align.qmd#minialign-examples).
5557

5658

5759
- Alignment can be done with instant preview (result is updated after each

mini.nvim/doc/mini-hues.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,8 @@ events relevant to them. Currently adjusted groups:
304304
#### Examples {#minihues.config-examples}
305305

306306

307+
<a name="minihues-examples" href="mini-hues.qmd#minihues-examples"><b>MiniHues-examples</b></a>
308+
307309
Here are some possible setup configurations (copy first line and then use
308310
only one `setup` call):
309311

0 commit comments

Comments
 (0)