<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-prettier/ftplugin/javascript.vim, branch 1.0.0-alpha</title>
<subtitle>Fork of vim-prettier with my patches.</subtitle>
<id>http://git.kilabit.info/vim-prettier/atom?h=1.0.0-alpha</id>
<link rel='self' href='http://git.kilabit.info/vim-prettier/atom?h=1.0.0-alpha'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/'/>
<updated>2019-11-06T02:22:11Z</updated>
<entry>
<title>Use `get()` to check `g:prettier#autoformat` safely in ftplugin</title>
<updated>2019-11-06T02:22:11Z</updated>
<author>
<name>hank</name>
<email>hankchiu.tw@gmail.com</email>
</author>
<published>2019-11-06T02:14:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=066097e0b9eeb9066ba8974d9718c5b26b82cffc'/>
<id>urn:sha1:066097e0b9eeb9066ba8974d9718c5b26b82cffc</id>
<content type='text'>
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`.
</content>
</entry>
<entry>
<title>bugfix: Fixing auto command params to use extensions instead of magic</title>
<updated>2017-10-07T07:14:51Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-10-07T07:10:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=5bca56538ccc4e98038f20eb4284ae44a4b2358e'/>
<id>urn:sha1:5bca56538ccc4e98038f20eb4284ae44a4b2358e</id>
<content type='text'>
&lt;buffer&gt; variable
</content>
</entry>
<entry>
<title>First commit</title>
<updated>2017-05-24T22:42:23Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-05-24T22:42:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=a53ffa1ba81c76d0b2c29afe55ab131c6cc9a0e3'/>
<id>urn:sha1:a53ffa1ba81c76d0b2c29afe55ab131c6cc9a0e3</id>
<content type='text'>
</content>
</entry>
</feed>
