<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-prettier, branch 0.0.6</title>
<subtitle>Fork of vim-prettier with my patches.</subtitle>
<id>http://git.kilabit.info/vim-prettier/atom?h=0.0.6</id>
<link rel='self' href='http://git.kilabit.info/vim-prettier/atom?h=0.0.6'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/'/>
<updated>2017-06-07T18:16:14Z</updated>
<entry>
<title>version bump</title>
<updated>2017-06-07T18:16:14Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-06-07T18:16:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=8112c1c949a001957a1c31e3edf6a572cf54b456'/>
<id>urn:sha1:8112c1c949a001957a1c31e3edf6a572cf54b456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #12 from mitermayer/adding-async-command-and-configuration-controls</title>
<updated>2017-06-07T18:16:22Z</updated>
<author>
<name>Mitermayer Reis</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-06-07T18:16:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=524a03cf3ddd8b98d8e631330b336f9aae4cfaed'/>
<id>urn:sha1:524a03cf3ddd8b98d8e631330b336f9aae4cfaed</id>
<content type='text'>
Adding async command and configuration controls</content>
</entry>
<entry>
<title>Updating docs</title>
<updated>2017-06-07T18:11:43Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-06-07T18:11:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=e063d0ca656a7413da3cc6b543adde58a09f8c01'/>
<id>urn:sha1:e063d0ca656a7413da3cc6b543adde58a09f8c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding async command and user configurations</title>
<updated>2017-06-07T17:46:20Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-06-07T17:45:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=c211c98ab7118be61873d0fe9897e5986c6f6441'/>
<id>urn:sha1:c211c98ab7118be61873d0fe9897e5986c6f6441</id>
<content type='text'>
- Adding configuration toggle for controlling error quick fix parsing
- Adding PrettierAsync command
- Fixing configuration bug where boolean values where not correctly
parsed
- Making sure that async jobs do not execute if already in progress
</content>
</entry>
<entry>
<title>Merge pull request #11 from mitermayer/feature/adding-support-for-new-parsers-bump-prettier</title>
<updated>2017-06-06T19:27:50Z</updated>
<author>
<name>Mitermayer Reis</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-06-06T19:27:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=c28004d9c616a3599e8d0622c87fa071aa2342e8'/>
<id>urn:sha1:c28004d9c616a3599e8d0622c87fa071aa2342e8</id>
<content type='text'>
Bumping support to latest prettier ^1.4.X, enabling support for css,scss,less,typescript formatting and allowing user configuration to enable async as the default for configuration for `:Prettier` command</content>
</entry>
<entry>
<title>Bumping support to latest prettier ^1.4.X and enabling support for</title>
<updated>2017-06-06T19:21:30Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-06-06T18:38:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=a3df2e771010f9c70e74fadda32dd81a28b88f4f'/>
<id>urn:sha1:a3df2e771010f9c70e74fadda32dd81a28b88f4f</id>
<content type='text'>
autofomat css, less, scss, sass and typescript files
</content>
</entry>
<entry>
<title>Minor refactoring variable scoping</title>
<updated>2017-06-02T23:33:03Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-06-02T23:33:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=b394b4c23622fe3aae78333d7830bc5dabf11e50'/>
<id>urn:sha1:b394b4c23622fe3aae78333d7830bc5dabf11e50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feature: Adding support for quick-fix error handling</title>
<updated>2017-05-31T22:33:00Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-05-31T22:33:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=2d5d3cd2585e9558ad896cbe97398315266dc030'/>
<id>urn:sha1:2d5d3cd2585e9558ad896cbe97398315266dc030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moving executable check up</title>
<updated>2017-05-31T20:12:07Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-05-31T04:42:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=20fcb11b0c24be63fe4321a8aaf01e3d46730016'/>
<id>urn:sha1:20fcb11b0c24be63fe4321a8aaf01e3d46730016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10 from mitermayer/fixing-argument-passed-to-prettier-cli</title>
<updated>2017-05-28T06:53:52Z</updated>
<author>
<name>Mitermayer Reis</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-05-28T06:53:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=7c4f26b106fcf25d4d24c116f91b8cc422d8daed'/>
<id>urn:sha1:7c4f26b106fcf25d4d24c116f91b8cc422d8daed</id>
<content type='text'>
Prettier CLI seems to expect 'false' for some parameters instead of 0</content>
</entry>
</feed>
