Closed molleweide closed 1 year ago
Thank you for these changes, I'll merge these changes with v4.1.x
as I don't want to introduce breaking changes without including some new features / updates. (Mainly mason.nvim / auto installing LSP/DAP/linters etc and including DAP configs).
The reason why some binds stopped working in the demo branch is because I forgot to replace the for loop in the whichkey
module with tree. Now all binds came back to me. So now doom is fully compatible with any module structure and binds.
I scrapped the dui
module for now. I am going to finish some more of the functionality when I have time and add it again when some of the more fancy binds has been added so that I can show off a bit more :P
That's the only feedback I have, everything else looks good to me. If you address this issue I'll happily merge it in for v4.1 :) Also let me know if you need (also sorry about the merge conflicts, I had a look through them, apart from the changes to doom_global.lua
, please take the latest upstream changes and add the doom.settings
field where necessary. I can also do this if you like
I cannot see where you put the feedback? Am I missing something or where do I see the feedback?
moves settings table into root.
doom.settings.<setting>