cpow / neovim-for-newbs

a simple lua neovim configuration for newbs
452 stars 81 forks source link

Add support for none-ls-extras and fix issue with eslint_d #9

Closed alchrdev closed 3 months ago

alchrdev commented 3 months ago

This PR adds a dependency to none-ls-extras and fixes an issue that prevented eslint_d from loading in none-ls. I have tested these changes in my local environment and everything seems to work correctly. Please review these changes and let me know if there is anything that needs to be modified. Thank you!