<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-nohai/autoload, branch v0.0.1</title>
<subtitle>Search commands with nohlsearch</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-nohai/'/>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2019-12-14T19:02:46+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-12-14T19:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-nohai/commit/?id=c85ebc483e4ce512edef128a563f7be08f9c6994'/>
<id>c85ebc483e4ce512edef128a563f7be08f9c6994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s:AddMapping(): Silence `:nohlsearch` output</title>
<updated>2019-12-14T17:54:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-12-14T17:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-nohai/commit/?id=2c9242d8640bbf491bb01274328f71272f322a22'/>
<id>2c9242d8640bbf491bb01274328f71272f322a22</id>
<content type='text'>
The `silent!` command I was using didn't silence the `:nohlsearch`
output after pressing `&lt;CR&gt;`. Use `&lt;silent&gt;` in the mapping instead to
silence it, allowing the Nohai search commands to produce output similar
to the regular `/` and `?` commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `silent!` command I was using didn't silence the `:nohlsearch`
output after pressing `&lt;CR&gt;`. Use `&lt;silent&gt;` in the mapping instead to
silence it, allowing the Nohai search commands to produce output similar
to the regular `/` and `?` commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move functions to autoload/</title>
<updated>2019-12-14T16:32:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-12-14T16:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-nohai/commit/?id=6d86b086fd480c2403eb93775f72ac67aea41ca1'/>
<id>6d86b086fd480c2403eb93775f72ac67aea41ca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
