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

feat(pint): Improve pint cmd #49

Closed Ultra-Code closed 8 months ago

Ultra-Code commented 9 months ago

Check if pint is available in PATH before using project specific version

mochaaP commented 8 months ago

imo it should use per-project installation first, then globally available ones.