Arnold Chand

Results 4 issues of 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...

+ Use mason instead of nvim-lsp-installer + Auto install tools and lsp servers, no need to call `:LspInstall` + ~~Use null ls for separate tools: linting and formatting~~ Using diagnosticls...

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...