<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/modules/by-name/nv/nvim, branch prime</title>
<subtitle>My NixOS system configuration, with some of my binaries</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/'/>
<updated>2026-03-19T20:08:03+00:00</updated>
<entry>
<title>modules/nvim/plgs/lsp/openscad: Specify the autoCmd correctly</title>
<updated>2026-03-19T20:08:03+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-03-19T20:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=c91f8bd8a01863829fb15d138b70935739568a0b'/>
<id>urn:sha1:c91f8bd8a01863829fb15d138b70935739568a0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/nvim/plgs/lsp/zls: Enable</title>
<updated>2026-03-19T19:52:59+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-03-19T19:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=d9a674c2f8c0b310cf84dda4718e423f778dab60'/>
<id>urn:sha1:d9a674c2f8c0b310cf84dda4718e423f778dab60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/nvim/plgs/lsp: Migrate completely to build-in nvim lsp config</title>
<updated>2026-03-19T19:50:22+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-03-19T19:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=1f92dec63572b46b862a274b6525657c35162df0'/>
<id>urn:sha1:1f92dec63572b46b862a274b6525657c35162df0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>module/nvim/plgs/treesitter: Disable automatic folding</title>
<updated>2026-01-18T18:08:56+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-01-18T18:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=18f04bf9ddc03e7a5ddc1f411110077b388ad5e4'/>
<id>urn:sha1:18f04bf9ddc03e7a5ddc1f411110077b388ad5e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/nvim: Update to the newest tree-sitter version</title>
<updated>2026-01-18T17:54:14+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-01-18T17:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=2215dbfa350fad76765c348d4710aab05de719c2'/>
<id>urn:sha1:2215dbfa350fad76765c348d4710aab05de719c2</id>
<content type='text'>
This includes quite a big collection of breaking changes, and as I can't
have the same plugin twice in the `buildEnv` scope, some plugins (e.g.
neorg and femacro) needed to be deactivated.
</content>
</entry>
<entry>
<title>modules/nvim/plgs/vimtex: Disable</title>
<updated>2025-12-01T19:29:21+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-12-01T19:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=9f16933f2073c29f9fdb2e4d83bd9503f8240c6e'/>
<id>urn:sha1:9f16933f2073c29f9fdb2e4d83bd9503f8240c6e</id>
<content type='text'>
The plugin gets more in the way, than it helps.
</content>
</entry>
<entry>
<title>treewide: Remove `with pkgs;`</title>
<updated>2025-09-02T07:16:51+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-09-02T07:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=9c2e64516472f3dbf66dbad775ab1dba6f86baa3'/>
<id>urn:sha1:9c2e64516472f3dbf66dbad775ab1dba6f86baa3</id>
<content type='text'>
This is an antipattern and makes grepping for specific packages harder.
</content>
</entry>
<entry>
<title>modules/nvim: Use new path to nixvim home-manager module</title>
<updated>2025-08-22T19:30:15+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-08-22T19:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=0c109cdecb42cd07b1f0ed78990f25727f4fb4ca'/>
<id>urn:sha1:0c109cdecb42cd07b1f0ed78990f25727f4fb4ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/nvim/plgs/lspkind: Use new rfc42 settings key</title>
<updated>2025-08-22T19:26:26+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-08-22T19:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=ee55c2801282d63315b31efcfdc7d923b19939a8'/>
<id>urn:sha1:ee55c2801282d63315b31efcfdc7d923b19939a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/nvim/plgs/lsp-progress: Completely remove</title>
<updated>2025-06-24T11:39:04+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-06-24T11:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=714fdd1960590f82523abd2fc08f925798473ba2'/>
<id>urn:sha1:714fdd1960590f82523abd2fc08f925798473ba2</id>
<content type='text'>
</content>
</entry>
</feed>
