smolck

Results 132 comments of smolck

> The purpose of the metatable/common method guidelines, or the purpose of having an "ids" method? I meant the purpose of the `id()` method (which I guess `ui.layout` could build...

`ui.layout` ![Screen Shot 2021-02-05 at 10 41 55 AM](https://user-images.githubusercontent.com/46855713/107062405-e3d7da80-679e-11eb-823b-8dc080b42bed.png) Code to do it (using a slightly-modified version of [`make_win()`](https://github.com/mjlbach/neovim-ui/blob/cee6cf78d89b4ae299d50ccd5283230247280331/lua/ui/layout.lua#L4) to get the windows, but you should be able to use...