<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-config/plugin/50-highlight.lua, branch master</title>
<subtitle>Neovim configuration</subtitle>
<id>http://git.tvcloud.fr/nvim-config/atom/plugin/50-highlight.lua?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/nvim-config/atom/plugin/50-highlight.lua?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/'/>
<updated>2026-06-24T18:57:15Z</updated>
<entry>
<title>refactor(nvim): rewrite highlight (now color) plugin</title>
<updated>2026-06-24T18:57:15Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-24T18:57:15Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=49622e90708ae0987153a6e2beed967217ff2721'/>
<id>urn:sha1:49622e90708ae0987153a6e2beed967217ff2721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc(nvim): include extension in tab default name</title>
<updated>2026-06-24T15:05:42Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-24T15:05:42Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=4a911a213cbb2de6e83b3e1910e1c99c383abbb1'/>
<id>urn:sha1:4a911a213cbb2de6e83b3e1910e1c99c383abbb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(nvim): split GetTabLine into multiple functions</title>
<updated>2026-06-24T15:03:10Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-24T15:03:10Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=9e6c8209aa7ebe01c258c5a82177f116f22e55ed'/>
<id>urn:sha1:9e6c8209aa7ebe01c258c5a82177f116f22e55ed</id>
<content type='text'>
</content>
</entry>
<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): improve closed folds visibility</title>
<updated>2026-06-19T14:01:23Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-19T14:01:23Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=2cd37e37cef63694094e386e5eea987d2a52ca8f'/>
<id>urn:sha1:2cd37e37cef63694094e386e5eea987d2a52ca8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(nvim): rewrite the highlight and extended marks plugins</title>
<updated>2026-06-12T20:57:30Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-12T14:58:39Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=ced6d974fc7debac76c32bac9cd131894bbccf61'/>
<id>urn:sha1:ced6d974fc7debac76c32bac9cd131894bbccf61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(nvim): focus-aware cursor line via per-window highlight namespaces</title>
<updated>2026-05-19T13:06:47Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-19T10:00:21Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=2f035b58d45ca5d34522a3945073739e66f5c297'/>
<id>urn:sha1:2f035b58d45ca5d34522a3945073739e66f5c297</id>
<content type='text'>
Split 50-highlight.lua into 40-colors.lua (colorscheme, custom
highlights, per-window namespaces, focus tracking) and 50-extmarks.lua
(TODO scanner reading the namespace contract from vim.g.dotfiles). The
40- prefix guarantees colors load before extmarks.

Focused vs unfocused windows now differ by cursor-line color and a
CursorLineNr badge in the focus hue (green on dark, magenta on light);
the number column stays visible on closed folds where CursorLine cannot.
</content>
</entry>
<entry>
<title>fix(nvim): don't skip every other TODO highlight</title>
<updated>2026-05-18T19:50:35Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-18T19:50:35Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=aabdb89c0578a483c1bea29dbb5deaf3bfef85e0'/>
<id>urn:sha1:aabdb89c0578a483c1bea29dbb5deaf3bfef85e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc: fix comments and typos</title>
<updated>2026-05-18T19:46:58Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-18T19:39:58Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=89a81f9b7ad4f300d803d344355e3aca821d57c8'/>
<id>urn:sha1:89a81f9b7ad4f300d803d344355e3aca821d57c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: initial setup</title>
<updated>2026-05-06T14:43:16Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-04T06:44:50Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=34510ebc63ff65d51f6979a86169bfc52de6180c'/>
<id>urn:sha1:34510ebc63ff65d51f6979a86169bfc52de6180c</id>
<content type='text'>
- `dotfiles` (this project's CLI)
- foot configuration
- tmux configuration
- bash configuration
- nvim (as a git submodule) + configuration
- ranger configuration
- fzf configuration
- KDE global shortcuts
- Other miscellaneous dependencies
</content>
</entry>
</feed>
