Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 2d7c2db

Browse files
committed
doc: add note about archival
1 parent 8e99843 commit 2d7c2db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Dressing.nvim
22

3+
> [!WARNING]
4+
> This plugin is archived! It still works, but I recommend that you use [snacks.nvim](https://github.com/folke/snacks.nvim) instead for your `vim.ui.*` interfaces. To read more about why this decision was made, see https://github.com/stevearc/dressing.nvim/issues/190
5+
36
With the release of Neovim 0.6 we were given the start of extensible core UI
47
hooks ([vim.ui.select](https://github.com/neovim/neovim/pull/15771) and
58
[vim.ui.input](https://github.com/neovim/neovim/pull/15959)). They exist to

0 commit comments

Comments
 (0)