<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/home/.config/nvim/lua/custom/plugins, branch master</title>
<subtitle>My linux config and rc files
</subtitle>
<id>https://git.strisemarx.com/dotfiles/atom?h=master</id>
<link rel='self' href='https://git.strisemarx.com/dotfiles/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/'/>
<updated>2026-04-17T09:53:11Z</updated>
<entry>
<title>refactor: flatten custom/plugins/ to plugins/</title>
<updated>2026-04-17T09:53:11Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:11Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=fcab70e06325f123030a9442aef001707a603950'/>
<id>urn:sha1:fcab70e06325f123030a9442aef001707a603950</id>
<content type='text'>
Rename lua/custom/plugins/ to lua/plugins/ following the standard lazy.nvim
convention. The extra custom/ nesting added no value. Update import path in
init.lua accordingly.
</content>
</entry>
<entry>
<title>refactor: remove bufresize.nvim plugin</title>
<updated>2026-04-17T09:53:10Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=bf282a6e1c16a2976a8478f1f6ef916bcf75e52c'/>
<id>urn:sha1:bf282a6e1c16a2976a8478f1f6ef916bcf75e52c</id>
<content type='text'>
Vim's built-in equalalways option (default: true) already equalizes windows
on resize. The plugin's proportional resizing logic provides negligible
benefit.
</content>
</entry>
<entry>
<title>refactor: remove hover.nvim plugin</title>
<updated>2026-04-17T09:53:10Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=779bf7dbe2c433aef85a85a706e0883f7501cf70'/>
<id>urn:sha1:779bf7dbe2c433aef85a85a706e0883f7501cf70</id>
<content type='text'>
Duplicates built-in K (vim.lsp.buf.hover) with marginal extras (man,
dictionary, gh, fold_preview). Three keymaps for one plugin that mostly
duplicates a 0.12 built-in default is low value.
</content>
</entry>
<entry>
<title>chore: remove undocumented gitsigns internals and no-op highlights</title>
<updated>2026-04-17T09:53:09Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:09Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=d87665b0c7e7d119aab82012b221da12a6842dc2'/>
<id>urn:sha1:d87665b0c7e7d119aab82012b221da12a6842dc2</id>
<content type='text'>
Remove _threaded_diff and _refresh_staged_on_update (internal/undocumented
options prefixed with _, may break on any update). Remove highlights block
where all values were nil (just uses defaults, no-op).
</content>
</entry>
<entry>
<title>chore: remove commented-out rainbow-delimiters reference</title>
<updated>2026-04-17T09:53:08Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=0598b9dcb6a88c538b145f294111a4de39ee815f'/>
<id>urn:sha1:0598b9dcb6a88c538b145f294111a4de39ee815f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove commented-out nvim-treesitter-pairs dependency</title>
<updated>2026-04-17T09:53:08Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=52cc7eac43bbc6c82ae1345c1481d6fed1f0aeb0'/>
<id>urn:sha1:52cc7eac43bbc6c82ae1345c1481d6fed1f0aeb0</id>
<content type='text'>
Plugin was disabled waiting for main branch support. Remove the dead comment;
can be re-added from git history when ready.
</content>
</entry>
<entry>
<title>chore: remove commented-out debug configurations</title>
<updated>2026-04-17T09:53:07Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:07Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=755a3fcebe80cd02cee5eac669d6df770f0af7ad'/>
<id>urn:sha1:755a3fcebe80cd02cee5eac669d6df770f0af7ad</id>
<content type='text'>
Remove ~80 lines of commented-out GDB, LLDB, dap-ui, and dap-view configs.
These were alternative configurations tried and abandoned. They can be
recovered from git history if needed.
</content>
</entry>
<entry>
<title>fix: remove redundant config function from refactoring.nvim</title>
<updated>2026-04-17T09:53:06Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:06Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=6afcee49783f6a031f2542bd7fca84d9aa06b8c2'/>
<id>urn:sha1:6afcee49783f6a031f2542bd7fca84d9aa06b8c2</id>
<content type='text'>
Both opts = {} and config calling setup({}) existed. The config function
overrides opts entirely, making opts a no-op. Keep only opts = {} since
lazy.nvim calls setup() automatically with opts.
</content>
</entry>
<entry>
<title>fix: use named mode field for treewalker lazy.nvim key specs</title>
<updated>2026-04-17T09:53:06Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:06Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=5b24ac140753dd16570b9da50e0d71fae9d96aa5'/>
<id>urn:sha1:5b24ac140753dd16570b9da50e0d71fae9d96aa5</id>
<content type='text'>
The { "n", "v" } mode table was a 3rd positional element, silently
ignored by lazy.nvim. Movement keys only worked in normal mode, not visual.
Use named mode field to enable both modes.
</content>
</entry>
<entry>
<title>fix: use named fields for codecompanion lazy.nvim key specs</title>
<updated>2026-04-17T09:53:05Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=a0364dd9ee5e10260239cf8aacc32b4d0bc0d581'/>
<id>urn:sha1:a0364dd9ee5e10260239cf8aacc32b4d0bc0d581</id>
<content type='text'>
Mode and opts were positional args (positions 3+4) but lazy.nvim only uses
positions 1 (lhs) and 2 (rhs). The mode and desc were silently ignored,
making all mappings normal-mode only with no descriptions. Use named fields
instead. Also fix [C]chat typo to [C]hat.
</content>
</entry>
</feed>
