| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-24 | Stop blowing away the BufWritePre augroup in ftplugins | Johan Venter | |
| 2020-04-07 | Force reevaluation of autoformat settings at buffer write time | Chris LaRose | |
| 2019-11-06 | Use `get()` to check `g:prettier#autoformat` safely in ftplugin | hank | |
| Due to the fact that `plugin` will be loaded after `ftplugin`(http://vimdoc.sourceforge.net/htmldoc/filetype.html#ftplugin-overrule), even we set `g:prettier#autoformat` in plugin/prettier.vim, it's treated as undefined in ftplugin/*.vim. This happened when using `vim-pathogen`. | |||
| 2017-10-07 | bugfix: Fixing auto command params to use extensions instead of magic | mitermayer | |
| <buffer> variable | |||
| 2017-05-24 | First commit0.0.1 | mitermayer | |
