<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/.config/nvim/after/ftplugin/bash.lua, branch kde</title>
<subtitle>Personal dotfiles</subtitle>
<id>http://git.tvcloud.fr/dotfiles/atom/.config/nvim/after/ftplugin/bash.lua?h=kde</id>
<link rel='self' href='http://git.tvcloud.fr/dotfiles/atom/.config/nvim/after/ftplugin/bash.lua?h=kde'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/'/>
<updated>2026-06-11T18:08:37Z</updated>
<entry>
<title>refactor(nvim): rewrite the buffer formatting flow</title>
<updated>2026-06-11T18:08:37Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-06-11T17:53:59Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/dotfiles/commit/?id=b62430bb2610198bffb076a59755ad74b4a3d50a'/>
<id>urn:sha1:b62430bb2610198bffb076a59755ad74b4a3d50a</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/dotfiles/commit/?id=be333763ae599d49b640a110d8f047c6c297e252'/>
<id>urn:sha1:be333763ae599d49b640a110d8f047c6c297e252</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>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/dotfiles/commit/?id=0bc002288b984d8ec8123c135456570c78a22da3'/>
<id>urn:sha1:0bc002288b984d8ec8123c135456570c78a22da3</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>
