<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-polyglot/plugin, branch v4.9.9</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>Fix auto-detecting indent, closes #540</title>
<updated>2020-09-08T14:15:45+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-08T14:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=a4b91124a8fea26575d08c1845e141520e7d33e2'/>
<id>a4b91124a8fea26575d08c1845e141520e7d33e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore files from homedir and root for indent</title>
<updated>2020-09-04T17:45:47+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T17:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=b0124dc88082f5ed8c96faa16d3b334d38f5949f'/>
<id>b0124dc88082f5ed8c96faa16d3b334d38f5949f</id>
<content type='text'>
https://github.com/tpope/vim-sleuth/pull/57
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/tpope/vim-sleuth/pull/57
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not set indent on by default</title>
<updated>2020-09-04T17:21:08+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T17:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=99166bd51f2f4f304f03ba762ab4067b00d55bbe'/>
<id>99166bd51f2f4f304f03ba762ab4067b00d55bbe</id>
<content type='text'>
https://github.com/tpope/vim-sleuth/issues/21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/tpope/vim-sleuth/issues/21
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix detecting indentation in some CSS</title>
<updated>2020-09-04T17:02:39+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T17:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=48b4f233c57f1439e8c2381fb91d36641ea146eb'/>
<id>48b4f233c57f1439e8c2381fb91d36641ea146eb</id>
<content type='text'>
This is done by ignoring lines that don't have any
alphanumeric characters, e.g. following would be detected
as 4-spaces indentation instead of 2-spaces

.android {
    height: 404px; width: 334px;
    margin: 100px auto;
  }

https://github.com/tpope/vim-sleuth/issues/22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is done by ignoring lines that don't have any
alphanumeric characters, e.g. following would be detected
as 4-spaces indentation instead of 2-spaces

.android {
    height: 404px; width: 334px;
    margin: 100px auto;
  }

https://github.com/tpope/vim-sleuth/issues/22
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore heredoc when detecting indent</title>
<updated>2020-09-04T16:55:51+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T16:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=556ba05ceeb3e1053c2a99a303a13b2b8e82f0f9'/>
<id>556ba05ceeb3e1053c2a99a303a13b2b8e82f0f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize shiftwidth with tabstop by default</title>
<updated>2020-09-04T16:29:53+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T16:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=262960fa223139eb5e02647e77af6bac13a17066'/>
<id>262960fa223139eb5e02647e77af6bac13a17066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix detection of indentation, #537</title>
<updated>2020-09-04T15:31:22+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T15:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=b2640b5b760e6fc68b8cc49d3c8bab6cdef4f889'/>
<id>b2640b5b760e6fc68b8cc49d3c8bab6cdef4f889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let user select tabstop, by not changing it</title>
<updated>2020-09-04T12:23:18+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T12:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=c30ba66d2211d0c5764855d099e171fb2cd1108d'/>
<id>c30ba66d2211d0c5764855d099e171fb2cd1108d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to disable autoindent with g:polyglot_disabled</title>
<updated>2020-09-04T12:18:37+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-04T12:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=4df00e657481fa77c129acdda4d2b367cf64afab'/>
<id>4df00e657481fa77c129acdda4d2b367cf64afab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically detect indentation, closes #529</title>
<updated>2020-09-01T21:38:17+00:00</updated>
<author>
<name>Adam Stankiewicz</name>
<email>sheerun@sher.pl</email>
</author>
<published>2020-09-01T21:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/vim-polyglot/commit/?id=63119f09d1390b61155cc0dc3ff497356d2fc7e5'/>
<id>63119f09d1390b61155cc0dc3ff497356d2fc7e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
