<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/tempfile.h, branch v0.4.2</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>Merge tempfile.c back into fileio.c</title>
<updated>2016-04-20T06:25:51+00:00</updated>
<author>
<name>Jurica Bradaric</name>
<email>jbradaric@gmail.com</email>
</author>
<published>2016-02-29T19:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2dfc8de1cf59a2db2b873837946549f631d06d71'/>
<id>2dfc8de1cf59a2db2b873837946549f631d06d71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract `tempfile` module from fileio</title>
<updated>2014-07-14T19:14:40+00:00</updated>
<author>
<name>Pavel Platto</name>
<email>hinidu@gmail.com</email>
</author>
<published>2014-06-22T10:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=286ce271e730a2e6883c244912b36bca007f6ddc'/>
<id>286ce271e730a2e6883c244912b36bca007f6ddc</id>
<content type='text'>
Though this module is relatively small it has very clear boundaries.
The last argument for extracting `tempfile` was the errors which I got
when I was writing unittests for it: `cimport './src/nvim/fileio.h'`
does not work for some reason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Though this module is relatively small it has very clear boundaries.
The last argument for extracting `tempfile` was the errors which I got
when I was writing unittests for it: `cimport './src/nvim/fileio.h'`
does not work for some reason.
</pre>
</div>
</content>
</entry>
</feed>
