This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Image showcase #4
Comments
Code to do it (using a slightly-modified version of layout {
{ make_win(),
{ make_win('col left'), make_win('col right'), top = 5, left = 5, right = 5, bottom = 5 },
top = 5,
left = 5,
right = 5,
},
{
make_win(),
top = 5,
left = 5,
right = 5,
bottom = 5
},
} |
What does |
The original idea of this repo was to create a series of UI widgets for building basic applications that could be bunded in core, like pickers, dialogues, pop-ups, etc. Part of that entailed upstreaming parts of plenary, so some of plenary's code is copied/modified in this repo. I'm no longer working on this (or anything neovim related for that matter), so this project is effectively dead. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is an issue to post pictures of WIP elements from nvim-ui. Please don't comment here, but open individual issues for feedback.
The text was updated successfully, but these errors were encountered: