This is an automated archive made by the Lemmit Bot.
The original was posted on /r/neovim by /u/TankLivsMatr on 2024-11-09 05:25:12+00:00.
Hey everyone!
I was inspired by another user to make my previous post into a plugin. So I did just that.
NDI stands for Neovim Diagnostical Interface. And although it doesn’t do much, I created it to be able to scale, and for others to add other windows at will in the configuration.
I am pretty happy with how it turned out. This is my very first lua project and I learned a lot. not only about language conventions, how to work with callback functions, and also how to properly use type annotations with type/error checking.
Please feel free to check it out! And if you find any useful commands to add as windows, feel free to open a PR.
Edit: Just realized I never linked it. It’s late for me…