bubbly.nvim
bubbly.nvim copied to clipboard
Add warning and errors if plugin was configured badly
It should go to a new .lua
file that checks at the very beginning if there is any error in the configuration and print warnings.
While printing it should delete the erroneous parts to avoid errors and conflicts with the code.
Related to #47.