6 ms·
I'm actually trying to work on a video-series to do just this. I've made my own rudimentary plugins reproducing several popular ones, and would like to walk thr
by jrop 11mo ago
I'm actually trying to work on a video-series to do just this. I've made my own rudimentary plugins reproducing several popular ones, and would like to walk through how I made: a) file-tree b) picker/fzf replacment c) hop/leap replacement d) surround plugin e) code-formatter f) hydra (sub-modes) g) many "UI" (interactive) buffers, etc.
None of these are published because the popular ones are better and provide more functionality, but I want to share what I believe is more valuable: what I learned while writing them.
- azemetre 11mo agoThat sounds great! Do you have a youtube channel or something to follow when you release it?
- jrop 11mo agoYep, though I'm still trying to hit my stride recording videos. I don't release regularly because of lots of amazing $life things. https://www.youtube.com/@nocturing https://www.youtube.com/@nocturing If you want a sneak peak of what I want to walk through, check this repo (see the examples/ folder): https://github.com/jrop/u.nvim https://github.com/jrop/u.nvim