<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-prettier/plugin/prettier.vim, branch 0.2.7</title>
<subtitle>Fork of vim-prettier with my patches.</subtitle>
<id>http://git.kilabit.info/vim-prettier/atom?h=0.2.7</id>
<link rel='self' href='http://git.kilabit.info/vim-prettier/atom?h=0.2.7'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/'/>
<updated>2018-05-25T20:07:18Z</updated>
<entry>
<title>0.2.7 patch release</title>
<updated>2018-05-25T20:07:18Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2018-05-25T20:07:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=8f22354d9138b76646958bcc257111a4a5f23d98'/>
<id>urn:sha1:8f22354d9138b76646958bcc257111a4a5f23d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating the logic for controlling the quickfix flag</title>
<updated>2018-03-25T22:08:37Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2018-03-25T22:08:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=a0ab8e9b30022d00f5e6fa82a0204846c99b485b'/>
<id>urn:sha1:a0ab8e9b30022d00f5e6fa82a0204846c99b485b</id>
<content type='text'>
- Negation flags are usually more confusing to understand specially when
the default is having it enabled.
</content>
</entry>
<entry>
<title>don't change focus to the quicklist</title>
<updated>2018-03-24T18:41:48Z</updated>
<author>
<name>Christian Höltje</name>
<email>docwhat@gerf.org</email>
</author>
<published>2018-03-21T04:17:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=12367470eeba432b4020f31649295126fedcb238'/>
<id>urn:sha1:12367470eeba432b4020f31649295126fedcb238</id>
<content type='text'>
Add an option to restore the cursor's window &amp; position after calling `setqflist()`.
</content>
</entry>
<entry>
<title>Support the `--arrow-parens` configuration option</title>
<updated>2018-01-18T19:02:52Z</updated>
<author>
<name>Nick Thurow</name>
<email>nicholas.thurow@optum.com</email>
</author>
<published>2018-01-18T17:20:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=6132290b3e7d92db236bc7b11a246e1307e6332a'/>
<id>urn:sha1:6132290b3e7d92db236bc7b11a246e1307e6332a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disabling nvim async by default under feature flag</title>
<updated>2018-01-15T17:18:20Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2018-01-15T17:16:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=1e2a63bbda85ac6fc713f3651de603aedffc012b'/>
<id>urn:sha1:1e2a63bbda85ac6fc713f3651de603aedffc012b</id>
<content type='text'>
- The new nvim async had some bugs reported, while we are still investigating fixes for it we will then disable it by default, users should be able to still use it by enabling the flag on their .vimrc in the meantime `g:prettier#nvim_unstable_async`
</content>
</entry>
<entry>
<title>Add --prose-wrap option</title>
<updated>2017-12-12T01:03:25Z</updated>
<author>
<name>Franky Chung</name>
<email>franchun@gmail.com</email>
</author>
<published>2017-12-12T01:03:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=701955e68c2dfcb986196f953b9a016b59ee74e0'/>
<id>urn:sha1:701955e68c2dfcb986196f953b9a016b59ee74e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 0.2.6</title>
<updated>2017-12-08T21:58:49Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-12-08T21:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=b29d4f6bcbf5b1c72efeddf9feb74aaab86548a1'/>
<id>urn:sha1:b29d4f6bcbf5b1c72efeddf9feb74aaab86548a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0.2.5 release</title>
<updated>2017-11-08T19:25:32Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-11-08T19:25:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=ebf508efd4a40be39bbe3320bc520e41dfe0b538'/>
<id>urn:sha1:ebf508efd4a40be39bbe3320bc520e41dfe0b538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version 0.2.4 release</title>
<updated>2017-10-20T04:33:27Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-10-20T04:33:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=a3d9ca06cb2c186093001f812ecddf7187ac2fa5'/>
<id>urn:sha1:a3d9ca06cb2c186093001f812ecddf7187ac2fa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0.2.3 release</title>
<updated>2017-10-08T03:36:47Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2017-10-08T03:36:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=2aa1c0cc0f9e9f424853713bb83bbe91b517242e'/>
<id>urn:sha1:2aa1c0cc0f9e9f424853713bb83bbe91b517242e</id>
<content type='text'>
</content>
</entry>
</feed>
