> cat /dev/github | grep security-tools
discovered 03 Aug 2026

vim-prettier

via awesome-list
→ View on GitHub
vim-prettier is a Vim plugin that integrates the Prettier code formatter, allowing for automatic formatting of various file types that support the "@format" pragma annotation. It comes pre-configured with default settings and resolves the Prettier executable based on user configurations or installed packages. This tool primarily enhances code readability and consistency in projects by ensuring adherence to defined formatting standards across supported languages.