Add MunifTanjim/prettier.nvim (#540)

This commit is contained in:
Munif Tanjim 2022-09-06 12:12:05 +06:00 committed by GitHub
parent 4e67db65ff
commit 2e0be2aaee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -721,6 +721,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [sbdchd/neoformat](https://github.com/sbdchd/neoformat) - A (Neo)vim plugin for formatting code.
- [cappyzawa/trim.nvim](https://github.com/cappyzawa/trim.nvim) - This plugin trims trailing whitespace and lines.
- [mcauley-penney/tidy.nvim](https://github.com/mcauley-penney/tidy.nvim) - Clear trailing whitespace and empty lines at end of file on every save.
- [MunifTanjim/prettier.nvim](https://github.com/MunifTanjim/prettier.nvim) - Prettier integration for Neovim.
### Web development