Skip to content

Commit a9b95ce

Browse files
committed
feat(mini.nvim): sync to e7a8e5a
1 parent 9501c1e commit a9b95ce

File tree

5 files changed

+20
-0
lines changed

5 files changed

+20
-0
lines changed

mini.nvim/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ There are following change types:
1010

1111
# Version 0.18.0-dev {#v0.18.0}
1212

13+
## mini.base16 {#v0.18.0-mini.base16}
14+
15+
### Expand {#v0.18.0-mini.base16-expand}
16+
17+
- Add new plugin integrations:
18+
- 'folke/snacks.nvim'
19+
20+
## mini.hues {#v0.18.0-mini.hues}
21+
22+
### Expand {#v0.18.0-mini.hues-expand}
23+
24+
- Add new plugin integrations:
25+
- 'folke/snacks.nvim'
26+
1327
## mini.misc {#v0.18.0-mini.misc}
1428

1529
### Evolve {#v0.18.0-mini.misc-evolve}

mini.nvim/doc/mini-base16.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Supported highlight groups:
4141

4242
- [folke/noice.nvim](https://github.com/folke/noice.nvim)
4343

44+
- [folke/snacks.nvim](https://github.com/folke/snacks.nvim)
45+
4446
- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim)
4547

4648
- [folke/trouble.nvim](https://github.com/folke/trouble.nvim)

mini.nvim/doc/mini-hues.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ Supported highlight groups:
7070

7171
- [folke/noice.nvim](https://github.com/folke/noice.nvim)
7272

73+
- [folke/snacks.nvim](https://github.com/folke/snacks.nvim)
74+
7375
- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim)
7476

7577
- [folke/trouble.nvim](https://github.com/folke/trouble.nvim)

mini.nvim/readmes/mini-base16.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Supported highlight groups:
5757
- [DanilaMihailov/beacon.nvim](https://github.com/DanilaMihailov/beacon.nvim)
5858
- [folke/lazy.nvim](https://github.com/folke/lazy.nvim)
5959
- [folke/noice.nvim](https://github.com/folke/noice.nvim)
60+
- [folke/snacks.nvim](https://github.com/folke/snacks.nvim)
6061
- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim)
6162
- [folke/trouble.nvim](https://github.com/folke/trouble.nvim)
6263
- [folke/which-key.nvim](https://github.com/folke/which-key.nvim)

mini.nvim/readmes/mini-hues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Supported highlight groups:
136136
- [DanilaMihailov/beacon.nvim](https://github.com/DanilaMihailov/beacon.nvim)
137137
- [folke/lazy.nvim](https://github.com/folke/lazy.nvim)
138138
- [folke/noice.nvim](https://github.com/folke/noice.nvim)
139+
- [folke/snacks.nvim](https://github.com/folke/snacks.nvim)
139140
- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim)
140141
- [folke/trouble.nvim](https://github.com/folke/trouble.nvim)
141142
- [folke/which-key.nvim](https://github.com/folke/which-key.nvim)

0 commit comments

Comments
 (0)