Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 2.41 KB

README.md

File metadata and controls

68 lines (47 loc) · 2.41 KB

Pretty TS Errors for Neovim logo

Stars Issues License

Pretty TS Errors for NeoVim

Makes your TypeScript errors pretty and readable.

Warning

This plugin is still in development and is not ready for production use.

This plugin is not affiliated with the TypeScript team.

This plugin supports Neovim v0.9.0 and above.

📦 Installation

You can install this plugin using your preferred package manager:

Package Manager Command
Packer use "AlejandroSuero/pretty-ts-errors.nvim"
Plug Plug "AlejandroSuero/pretty-ts-errors.nvim"
Lazy.nvim { "AlejandroSuero/pretty-ts-errors.nvim" }
Rocks.nvim :Rocks install pretty-ts-errors.nvim

🚀 Usage

To use this plugin, you need to enable it in your Neovim configuration file.

🤝 Contributing

Contributions are what make the open source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated. To do so, please read the contribution guidelines.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.