<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eibhear/.config/nvim, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.jopek.eu/eibhear/atom/.config/nvim?h=master</id>
<link rel='self' href='https://git.jopek.eu/eibhear/atom/.config/nvim?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/'/>
<updated>2025-03-15T13:46:54Z</updated>
<entry>
<title>Eibhear: Initial commit</title>
<updated>2025-03-15T13:46:54Z</updated>
<author>
<name>Maksymilian Jopek</name>
<email>maks@jopek.eu</email>
</author>
<published>2025-03-15T13:46:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240'/>
<id>urn:sha1:d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240</id>
<content type='text'>
Some file deletion, small changes, some addition
</content>
</entry>
<entry>
<title>Fix UI rendering issues in neovim (#1455)</title>
<updated>2025-03-08T09:58:26Z</updated>
<author>
<name>Rokosun</name>
<email>79040025+futureisfoss@users.noreply.github.com</email>
</author>
<published>2025-03-08T09:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=8e2abf828a736f376f01ce14ae34d1b7fe9bfa8a'/>
<id>urn:sha1:8e2abf828a736f376f01ce14ae34d1b7fe9bfa8a</id>
<content type='text'>
Neovim started showing UI rendering issues after the latest update. Some of the Unicode characters used in the vim-airline plugin were found to be the cause, this commit aims to solve the issue by removing those characters.

Check this issue for more details - https://github.com/vim-airline/vim-airline/issues/2704</content>
</entry>
<entry>
<title>latexmk</title>
<updated>2024-11-09T07:49:13Z</updated>
<author>
<name>aartoni</name>
<email>alessio@artoni.org</email>
</author>
<published>2024-11-09T07:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=f1c74050126755ca07299ed3438eccac3613812b'/>
<id>urn:sha1:f1c74050126755ca07299ed3438eccac3613812b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:LukeSmithxyz/voidrice</title>
<updated>2024-05-23T17:03:55Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2024-05-23T17:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=28eff887e0eb3149e7f982534a3a9e1b69451758'/>
<id>urn:sha1:28eff887e0eb3149e7f982534a3a9e1b69451758</id>
<content type='text'>
</content>
</entry>
<entry>
<title>for legacy vim colorscheme</title>
<updated>2024-05-23T17:03:41Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2024-05-23T17:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=441d26b75d535bf9291b7f994f46f30e35e0c090'/>
<id>urn:sha1:441d26b75d535bf9291b7f994f46f30e35e0c090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused vim configs and shortcuts (#1385)</title>
<updated>2024-05-11T12:42:22Z</updated>
<author>
<name>Alessio Artoni</name>
<email>34690870+aartoni@users.noreply.github.com</email>
</author>
<published>2024-05-11T12:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=dd6eb3746958acb99e1262467bca85696b67d31e'/>
<id>urn:sha1:dd6eb3746958acb99e1262467bca85696b67d31e</id>
<content type='text'>
Remove: ranger shortcuts, "nocompatible", plain Vim support for
NERDTreeBookmarksFile and vimling configuration.</content>
</entry>
<entry>
<title>Fix unsupported characters in vim-airline (#1317)</title>
<updated>2023-11-15T01:35:53Z</updated>
<author>
<name>appeasementPolitik</name>
<email>108810900+appeasementPolitik@users.noreply.github.com</email>
</author>
<published>2023-11-15T01:35:53Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=bbcbac64faac20b2aaa0ac9293af6577b176a6d4'/>
<id>urn:sha1:bbcbac64faac20b2aaa0ac9293af6577b176a6d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add whitespace to some buffer types as needed. (#1333)</title>
<updated>2023-05-25T03:40:55Z</updated>
<author>
<name>Spenser Truex</name>
<email>greetings@spensertruex.com</email>
</author>
<published>2023-05-25T03:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=ce1f0bfa0597881a640ef32b5334087425d65d16'/>
<id>urn:sha1:ce1f0bfa0597881a640ef32b5334087425d65d16</id>
<content type='text'>
Very arcane.

C ANSI standard requires a newline at the end. GCC will complain.

Email signatures should have a space after the -- according to the
standard. Neomutt does this automatically for you if you have a
signature.

Co-authored-by: Spenser Truex &lt;truex@equwal.com&gt;</content>
</entry>
<entry>
<title>silent sourcing error if absent</title>
<updated>2023-02-09T14:19:49Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2023-02-09T14:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=a4784f9faa9a94d7411d14da113f58e54c8f82e2'/>
<id>urn:sha1:a4784f9faa9a94d7411d14da113f58e54c8f82e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove adding newline (#1257)</title>
<updated>2023-01-28T16:21:14Z</updated>
<author>
<name>Amy</name>
<email>58243358+aymey@users.noreply.github.com</email>
</author>
<published>2023-01-28T16:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=191d8617e2d0391283f69ae4d8a8e7ee1a4c718e'/>
<id>urn:sha1:191d8617e2d0391283f69ae4d8a8e7ee1a4c718e</id>
<content type='text'>
eol is set on by default</content>
</entry>
</feed>
