<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-config/after/ftplugin/gitcommit.lua, branch master</title>
<subtitle>Neovim configuration</subtitle>
<id>http://git.tvcloud.fr/nvim-config/atom/after/ftplugin/gitcommit.lua?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/nvim-config/atom/after/ftplugin/gitcommit.lua?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/'/>
<updated>2026-06-01T16:55:15Z</updated>
<entry>
<title>misc(nvim): smart split git diff window in gitcommit files</title>
<updated>2026-06-01T16:55:15Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-01T12:40:01Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=3d5cc6433639af2757530a3099dd82f94c3bbe72'/>
<id>urn:sha1:3d5cc6433639af2757530a3099dd82f94c3bbe72</id>
<content type='text'>
Split the window horizontally when there is not enough columns on the
screen to display the cached git diff comfortably.
</content>
</entry>
<entry>
<title>misc(nvim): explicit autocommand description</title>
<updated>2026-06-01T16:54:59Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-01T12:39:06Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=a8988aa9c28cf2fd47ac96b7b7a39b0ab128eeec'/>
<id>urn:sha1:a8988aa9c28cf2fd47ac96b7b7a39b0ab128eeec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(nvim): single source of truth for per-ft formatting width</title>
<updated>2026-05-19T17:46:22Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-19T17:46:22Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=80f74b2f218ea622be2cdf791494b4d5f91bbd06'/>
<id>urn:sha1:80f74b2f218ea622be2cdf791494b4d5f91bbd06</id>
<content type='text'>
- vim.g.dotfiles.textwidth = { sh=80, lua=120, markdown=120, gitcommit=72 }
  defined once in init.lua.
- bash/lua/markdown/gitcommit ftplugins + render-markdown read from it;
  mdformat --wrap already follows vim.bo.textwidth.
- gitcommit gets an explicit textwidth line (was implicit runtime 72).
- Behavior unchanged; one number now propagates everywhere.
</content>
</entry>
<entry>
<title>fix(nvim): stop leaking options from gitcommit diff and qf buffers</title>
<updated>2026-05-18T19:46:04Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-18T19:34:27Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=8824082782fe060ed043a97be34714fd6f0a094c'/>
<id>urn:sha1:8824082782fe060ed043a97be34714fd6f0a094c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc: comment</title>
<updated>2026-05-07T12:16:36Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-07T12:16:36Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=83ca0c687a5267004099480c5e66e884b515e042'/>
<id>urn:sha1:83ca0c687a5267004099480c5e66e884b515e042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(nvim): gitcommit diff window starts unfolded</title>
<updated>2026-05-07T12:15:49Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-05-07T12:15:49Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/nvim-config/commit/?id=57e24c6570641498271234006674722817156351'/>
<id>urn:sha1:57e24c6570641498271234006674722817156351</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>
