gacallea / chuck-nvim

nvim => dac;
GNU General Public License v2.0
1 stars 1 forks source link

feat: improve UI concerns separation #18

Open gacallea opened 5 months ago

gacallea commented 5 months ago

At the minute, shred_pane and chuck_pane are fed information to display by two Nvim jobs. Possibly improve this by better separating concerns between NUI and the underlying needs.