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

languages/ts: add `ts-error-translator.nvim` as an extension plugin #313

Closed NotAShelf closed 2 months ago

NotAShelf commented 2 months ago

Adds ts-error-translator.nvim under languages.ts.extensions.ts-error-translator for human readable error messages while working with Typescript.

Disabled by default.