<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-polyglot, branch v3.3.2</title>
<subtitle>polyglot fork - https://github.com/sheerun/vim-polyglot</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/'/>
<entry>
<title>Include indentation setting for markdown, fixes #270</title>
<updated>2018-02-06T03:16:48+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2018-02-06T03:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=96c5c20e418fa95b7137b6ef418946f25de91b1b'/>
<id>96c5c20e418fa95b7137b6ef418946f25de91b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2018-02-06T03:15:01+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2018-02-06T03:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=18efda3933a867dd21df483bbfeae52231783d46'/>
<id>18efda3933a867dd21df483bbfeae52231783d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix filetype detection by extension, #262</title>
<updated>2018-01-10T22:54:03+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2018-01-10T22:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=bfc6ed9fbafc0758aaab228df70a3656368d8497'/>
<id>bfc6ed9fbafc0758aaab228df70a3656368d8497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2018-01-10T22:50:02+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2018-01-10T22:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=58709c49f6b6ede81dcf87752b09b8f64d84f1fc'/>
<id>58709c49f6b6ede81dcf87752b09b8f64d84f1fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example how to install this plugin, closes #260</title>
<updated>2018-01-07T22:08:39+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2018-01-07T22:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=3d5b784fa59b0e70e0174174ba894054aa5b02bc'/>
<id>3d5b784fa59b0e70e0174174ba894054aa5b02bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable ftdetect parts of some plugins, fixes #254</title>
<updated>2017-12-30T14:53:17+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2017-12-30T14:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=cef5e2d93100c4b765d276914658eab75906f4c9'/>
<id>cef5e2d93100c4b765d276914658eab75906f4c9</id>
<content type='text'>
vim-polyglot discourages use of commands like:

autocmd BufRead *
autocmd BufNewFile *

And others that execute for every file / buffer opened.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-polyglot discourages use of commands like:

autocmd BufRead *
autocmd BufNewFile *

And others that execute for every file / buffer opened.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change python syntax providers, closes #209</title>
<updated>2017-12-30T10:55:40+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2017-12-30T10:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=17ad302c54063be1871c7f82d75b77e7c595e10c'/>
<id>17ad302c54063be1871c7f82d75b77e7c595e10c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add json5 support, closes #256</title>
<updated>2017-12-30T10:34:40+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2017-12-30T10:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=1541356fe1300a6bf2553ff1d7170036e797e07e'/>
<id>1541356fe1300a6bf2553ff1d7170036e797e07e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add carp language support, closes #258</title>
<updated>2017-12-30T10:29:38+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2017-12-30T10:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=f3556c1eca72d5816bee766fad7de55e012629ab'/>
<id>f3556c1eca72d5816bee766fad7de55e012629ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add vital file for crystal, fixes #259</title>
<updated>2017-12-30T10:26:56+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2017-12-30T10:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=4855e5ee82a6871b4330ee00626dead1ee874f5b'/>
<id>4855e5ee82a6871b4330ee00626dead1ee874f5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
