Oulu has now quick help :-) <leader>,g?
Far to go to reach oil.nvim level, which is inspiration for this project, but I think the code that you can make with vim9script is much cleaner than Lua.
Old vimscript was a bit nasty but vim9script has all the glitches fixed. Much better tool to build bigger projects at least than Lua (so that you can still understand them after some years).
And I like Vim9 ecosystem because it is less popular. It means less options, which means less unnecessary stuff to think :-)
#vim #vim9script