<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/.config/nvim/lua, branch kde</title>
<subtitle>Personal dotfiles</subtitle>
<id>http://git.tvcloud.fr/dotfiles/atom/.config/nvim/lua?h=kde</id>
<link rel='self' href='http://git.tvcloud.fr/dotfiles/atom/.config/nvim/lua?h=kde'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/'/>
<updated>2026-06-12T22:39:24Z</updated>
<entry>
<title>refactor(nvim): rename files and move code around</title>
<updated>2026-06-12T22:39:24Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-12T22:26:25Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/commit/?id=2b065376b0f43010ebd64f49552ab96377504079'/>
<id>urn:sha1:2b065376b0f43010ebd64f49552ab96377504079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc(nvim): reformat lua files to 100 char line width</title>
<updated>2026-06-12T20:57:34Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-12T15:02:54Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/commit/?id=1734929edd6ceb47fcee53cb9d0a408b41dea14a'/>
<id>urn:sha1:1734929edd6ceb47fcee53cb9d0a408b41dea14a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(nvim): follow plugin expands env vars for file names</title>
<updated>2026-06-09T08:07:31Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-09T08:07:31Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/commit/?id=c1ef3991107048a246199d8f549c84ec4fb51c58'/>
<id>urn:sha1:c1ef3991107048a246199d8f549c84ec4fb51c58</id>
<content type='text'>
Previously, the target of follow (`&lt;Leader&gt;gg` and related) was applying
`vim.fn.fnameescape()` in all cases, including the case when following a
file name. However, file names can contain environment variables which
are expanded by `:edit` but they are not parsed as environment variables
when escaped.
</content>
</entry>
<entry>
<title>docs: comment</title>
<updated>2026-06-09T07:59:17Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-09T07:59:17Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/commit/?id=649c0c6889a9929be346031b6074c0eac3531a91'/>
<id>urn:sha1:649c0c6889a9929be346031b6074c0eac3531a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(nvim): extract follow engine into dotfiles.follow module</title>
<updated>2026-06-08T10:37:59Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-07T18:58:17Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/commit/?id=b3bf3fb2ee8605344a4e4d68807d0dfa22f48561'/>
<id>urn:sha1:b3bf3fb2ee8605344a4e4d68807d0dfa22f48561</id>
<content type='text'>
</content>
</entry>
</feed>
