cpow / neovim-for-newbs

a simple lua neovim configuration for newbs
548 stars 103 forks source link

eslint_d has been removed from builtins, install it from extras. #10

Open vermacodes opened 8 months ago

vermacodes commented 8 months ago

Ref: https://github.com/nvimtools/none-ls.nvim/discussions/81

This pull request includes changes to the lua/plugins/none-ls.lua file. The main modifications are the addition of a dependency and a change in the way eslint_d is required.

Key changes:

vermacodes commented 8 months ago

Fixes #11

Minjares commented 7 months ago

Thanks for this !!

GasperKosenina commented 1 month ago

Thanks !!