License compatibility
Thanks for sharing the config!
It contains modules and code of some projects that are GPL licensed. I wondered about the MIT compatibility,
I have some codes from early version of https://github.com/glepnir/nvim which is MIT. If you see codes included are GPL. Please share me the link. I am happy to remove/rewrite those.
I may be wrong but just using modules that are GPL licensed requires a projects license to be compatible. So wouldn't MIT be incompatible with things like toggleterm ?
Using toggleterm by calling require'toggleterm' does not violate GPL.
The repo does not include toggleterm source codes nor modified version of toggleterm