Arnold Chand
Arnold Chand
As the title says, I see there is no spacing between the root folders and the sign column/line numbers. Here is a screenshot: Is there any way to add some...
Omit `init()` and `setup()` just like it was done in [https://github.com/creativenull/efmls-configs-nvim/pull/30](https://github.com/creativenull/efmls-configs-nvim/pull/30). The reason being that having two separate functions to have the user setup is not very friendly, the preference...
Just like `require('efmls-configs.defaults').languages()` provide another API to get all the tools and their respective filetypes. Take `defaults.json` structure and include all the tools, should a user just want everything provided...
BREAKING CHANGES