<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-prettier/autoload/prettier.vim, branch 1.0.0-beta</title>
<subtitle>Fork of vim-prettier with my patches.</subtitle>
<id>http://git.kilabit.info/vim-prettier/atom?h=1.0.0-beta</id>
<link rel='self' href='http://git.kilabit.info/vim-prettier/atom?h=1.0.0-beta'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/'/>
<updated>2020-09-07T09:50:22Z</updated>
<entry>
<title>Version bump</title>
<updated>2020-09-07T09:50:22Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer@gmail.com</email>
</author>
<published>2020-09-07T09:50:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=a16366b7b74e54581f1ccb2899225eff91c0fa2d'/>
<id>urn:sha1:a16366b7b74e54581f1ccb2899225eff91c0fa2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force reevaluation of autoformat settings at buffer write time</title>
<updated>2020-04-08T05:29:42Z</updated>
<author>
<name>Chris LaRose</name>
<email>cjlarose@gmail.com</email>
</author>
<published>2020-04-07T18:05:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=62ea1dc2110ff760af167633c71a6e469011b9c6'/>
<id>urn:sha1:62ea1dc2110ff760af167633c71a6e469011b9c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New option: prettier#autoformat_require_pragma</title>
<updated>2020-02-08T19:08:21Z</updated>
<author>
<name>Hyeon Kim</name>
<email>simnalamburt@gmail.com</email>
</author>
<published>2020-02-08T19:06:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=8a3fa163dcf78a23fcace64f675365ab47fee1b8'/>
<id>urn:sha1:8a3fa163dcf78a23fcace64f675365ab47fee1b8</id>
<content type='text'>
The 'prettier#autoformat_config_present' option is useful but it only
worked with files with pragma. Now, you can use
'autoformat_config_present' even with files without pragma using this
'autoformat_require_pragma' option.
</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>Toggle the autoformat setting based on config file presence.</title>
<updated>2019-10-09T19:46:41Z</updated>
<author>
<name>Adam Macumber</name>
<email>adam.macumber@sharpnotions.com</email>
</author>
<published>2019-10-09T19:44:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=41d9c4778a8dc0439afee9c9000d7fa5b4b8be17'/>
<id>urn:sha1:41d9c4778a8dc0439afee9c9000d7fa5b4b8be17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>issues/184-fixing-undo-step - Removing previous naive implementation of</title>
<updated>2019-09-13T21:38:53Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2019-09-13T21:38:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=3dc6684302ff2749570d938e1d49862db0e2648c'/>
<id>urn:sha1:3dc6684302ff2749570d938e1d49862db0e2648c</id>
<content type='text'>
requirePragma

- This commit ensures that we use `prettier` default way to identify
pragmas for the auto save and remove our previous naive implementation
</content>
</entry>
<entry>
<title>Bumping 1.0 tag to alpha</title>
<updated>2018-11-05T20:29:38Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2018-11-05T20:28:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=be9d60045f40928f425937e62ec1b8fbf3601b4a'/>
<id>urn:sha1:be9d60045f40928f425937e62ec1b8fbf3601b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into release/1.x</title>
<updated>2018-11-05T20:22:31Z</updated>
<author>
<name>mitermayer</name>
<email>mitermayer.reis@gmail.com</email>
</author>
<published>2018-11-05T18:04:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=5c55270f015acc803f1adcd12b5715005b34abe8'/>
<id>urn:sha1:5c55270f015acc803f1adcd12b5715005b34abe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable the default editorconfig support again</title>
<updated>2018-06-19T15:49:52Z</updated>
<author>
<name>Oskar</name>
<email>oskar@rough.dk</email>
</author>
<published>2018-06-19T15:49:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=8850ff2b1bc30752725b0d0f9f58be8e78e2b7e8'/>
<id>urn:sha1:8850ff2b1bc30752725b0d0f9f58be8e78e2b7e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PrettierAsync unchanged buffer rendering issue</title>
<updated>2018-06-15T08:09:36Z</updated>
<author>
<name>Sam Howie</name>
<email>samhowie@gmail.com</email>
</author>
<published>2018-06-15T08:09:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/vim-prettier/commit/?id=578561873cb4772baee2c6d0e7e3ab9cd60d2995'/>
<id>urn:sha1:578561873cb4772baee2c6d0e7e3ab9cd60d2995</id>
<content type='text'>
</content>
</entry>
</feed>
