Y
Hacker News
new
|
ask
|
show
|
jobs
by
nerdponx
1593 days ago
I have been using NrrwRgn[0] for editing and presenting individual sections of code. How does Yode compare?
[0]:
https://github.com/chrisbra/NrrwRgn
1 comments
hoschi
1593 days ago
Yode-Nvim can create more regions of the same file as well as a floating "window manager" for regions called "layout". Yode-Nvim syncs changes from regions to files in real time where you need to "write" the changes by hand with NrrwRgn.
link