You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ Build interactive text user interfaces in Neovim with a React-like component mod
4
4
5
5

6
6
7
+
## TUIs.nvim
8
+
9
+
For in-depth examples/demos, go check out the plugin I made built on top of morph.nvim: [tuis.nvim](https://github.com/jrop/tuis.nvim). It includes interactive plugins for managing Docker, Kubernetes, Process Management, Bitwarden, and more.
10
+
7
11
## Demo
8
12
9
13
Show, don't tell: If you want to see the kinds of things you can make with **morph.nvim**, see the following screencast, that demos [one of the examples](./examples/docker-containers.lua) from this repo.
0 commit comments