nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.43k stars 72 forks source link

Conditionally apply extra_args if config not found #48

Open kaiphat opened 9 months ago

kaiphat commented 9 months ago

Issues

Feature description

I want to apply extra_args only if config for prettier doesn't exist.

Help

No

Implementation help

No response