<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-prettier, 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>2020-02-05T00:19:50Z</updated>
<entry>
<title>Updating README information in regards to fallback to older versions</title>
<updated>2020-02-05T00:19:50Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer@gmail.com</email>
</author>
<published>2020-02-05T00:19:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=a1c41f6bee4218fbd2e91f2017b509f917d3362a'/>
<id>urn:sha1:a1c41f6bee4218fbd2e91f2017b509f917d3362a</id>
<content type='text'>
- We now made `release/1.x` default branch and added message to users to
  enable them to fallback to older branch
</content>
</entry>
<entry>
<title>Merge pull request #175 from prettier/release/1.x</title>
<updated>2020-02-05T00:08:03Z</updated>
<author>
<name>Mitermayer Reis</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2020-02-05T00:08:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=49d91743b2df43f84edd199f877d494b4d8812f4'/>
<id>urn:sha1:49d91743b2df43f84edd199f877d494b4d8812f4</id>
<content type='text'>
Release/1.x</content>
</entry>
<entry>
<title>Merge branch 'master' into release/1.x</title>
<updated>2020-02-05T00:01:11Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer@gmail.com</email>
</author>
<published>2020-02-05T00:01:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=b064c6ab82a3c57ea64360d762d661ad7e8ee54c'/>
<id>urn:sha1:b064c6ab82a3c57ea64360d762d661ad7e8ee54c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release/1.x -  Bringing back filetype definitions</title>
<updated>2020-02-04T23:52:00Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer@gmail.com</email>
</author>
<published>2020-02-04T23:51:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=a96e7127bce7cda55c4c9848a3dbf78645565930'/>
<id>urn:sha1:a96e7127bce7cda55c4c9848a3dbf78645565930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #212 from atomdmac/toggle-autoformat-by-config</title>
<updated>2020-01-08T21:08:21Z</updated>
<author>
<name>Mitermayer Reis</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2020-01-08T21:08:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=f4e31d67aa1e0658c1a19a26e4bad9fc4691eab9'/>
<id>urn:sha1:f4e31d67aa1e0658c1a19a26e4bad9fc4691eab9</id>
<content type='text'>
Toggle the autoformat setting based on config file presence.</content>
</entry>
<entry>
<title>Merge pull request #217 from hankchiutw/161-safe-condition-check-ftplugin</title>
<updated>2019-11-19T01:24:48Z</updated>
<author>
<name>Mitermayer Reis</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2019-11-19T01:24:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=9eb448e45ef88e90681335fda32bcae52a09d6dc'/>
<id>urn:sha1:9eb448e45ef88e90681335fda32bcae52a09d6dc</id>
<content type='text'>
Use `get()` to check `g:prettier#autoformat` safely in ftplugin</content>
</entry>
<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>Clarify that autoformat will be overridden by config_present</title>
<updated>2019-10-13T14:04:00Z</updated>
<author>
<name>Atom Mac</name>
<email>atom.mac@gmail.com</email>
</author>
<published>2019-10-13T14:04:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=e144afaa17a5c4069c9b86558a2831e729429073'/>
<id>urn:sha1:e144afaa17a5c4069c9b86558a2831e729429073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix linting issue: autoloaded func needed 'abort'</title>
<updated>2019-10-13T13:51:05Z</updated>
<author>
<name>Atom Mac</name>
<email>atom.mac@gmail.com</email>
</author>
<published>2019-10-13T13:51:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=59c4644692e10613b78e8746fe0832d33a2e1216'/>
<id>urn:sha1:59c4644692e10613b78e8746fe0832d33a2e1216</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add autoformat_config_* options to README</title>
<updated>2019-10-13T00:57:38Z</updated>
<author>
<name>Atom Mac</name>
<email>atom.mac@gmail.com</email>
</author>
<published>2019-10-13T00:57:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=10fc8cf75bf9630533cabe87b96f9943b8b5aed2'/>
<id>urn:sha1:10fc8cf75bf9630533cabe87b96f9943b8b5aed2</id>
<content type='text'>
</content>
</entry>
</feed>
