Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

ebuckthal/prettier.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettier.vim

Format your messy javascript code automatically with vim 💯

Get prettier.vim

Requires an executable prettier to exist in $PATH

Use your favorite vim plugin manager. If you don't have one, I like vim-plug. To add it to your plugins, use:

Plug 'ebuckthal/prettier.vim'

Configuration

prettier.vim will automatically be set up to run on file save. Any errors thrown by prettier will automatically populate the quickfix list. Makes pretty javascript a breeze!✨

Contributing

Development of prettier.vim is facilitated exclusively on GitHub. Any contributions in the form of Pull Requests are very welcome and highly encouraged. If you find an issue or have a question with this plugin, open an Issue.

About

vim's simplest prettier plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published