<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-config/plugin/50-tabline.lua, branch dev</title>
<subtitle>Neovim configuration</subtitle>
<id>http://git.tvcloud.fr/nvim-config/atom/plugin/50-tabline.lua?h=dev</id>
<link rel='self' href='http://git.tvcloud.fr/nvim-config/atom/plugin/50-tabline.lua?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/'/>
<updated>2026-06-24T09:04:10Z</updated>
<entry>
<title>misc(nvim): refactor tabline plugin</title>
<updated>2026-06-24T09:04:10Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-23T09:52:33Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=fd1730a8aa54908c9dda826216d66ce6ae5f1883'/>
<id>urn:sha1:fd1730a8aa54908c9dda826216d66ce6ae5f1883</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/nvim-config/commit/?id=527c8940bf710aac2e52e2041f148cab71b4a132'/>
<id>urn:sha1:527c8940bf710aac2e52e2041f148cab71b4a132</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc(nvim): edit comment, descriptions, and user command names</title>
<updated>2026-06-07T12:17:28Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-07T12:17:28Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=ee91a01e8b8ad4e7b9d34c265c8ab87e6265fc2e'/>
<id>urn:sha1:ee91a01e8b8ad4e7b9d34c265c8ab87e6265fc2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc(nvim): add `:TabRenameToCurrentFileNameNoExt` command</title>
<updated>2026-06-02T18:57:48Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-02T18:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=af66d02ace268684a4f432a7cda85600206cae51'/>
<id>urn:sha1:af66d02ace268684a4f432a7cda85600206cae51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(nvim): correct tabpage handle vs. number in tabline</title>
<updated>2026-05-19T09:40:17Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-19T09:40:17Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=0fe3b9ea814e195358b6a92b1881d513be9eb4e6'/>
<id>urn:sha1:0fe3b9ea814e195358b6a92b1881d513be9eb4e6</id>
<content type='text'>
vim.t is keyed by tabpage handle while the %nT click region needs the
positional number; the two were swapped, so renames and tab clicks
mis-targeted after :tabmove reordered tabs.
</content>
</entry>
<entry>
<title>feat(nvim): add custom tabline plugin</title>
<updated>2026-05-18T19:40:58Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-18T17:42:15Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=166b87eef2cf12e50335f01de5aad1dce14ea724'/>
<id>urn:sha1:166b87eef2cf12e50335f01de5aad1dce14ea724</id>
<content type='text'>
</content>
</entry>
</feed>
