NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
155 stars 24 forks source link

Add ts-error-translator.nvim to `ts` support module #308

Closed uncenter closed 2 months ago

uncenter commented 2 months ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Type

New Addon

🔖 Feature description

Support for https://github.com/dmmulroy/ts-error-translator.nvim.

✔️ Solution

Add https://github.com/dmmulroy/ts-error-translator.nvim as a languages.ts.error-translator option or similar.

❓ Alternatives

No response

📝 Additional Context

No response