<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/nvim, branch master</title>
<subtitle>Personal dotfiles and settings</subtitle>
<id>https://git.its1.de/public/dotfiles/atom?h=master</id>
<link rel='self' href='https://git.its1.de/public/dotfiles/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/'/>
<updated>2026-07-23T09:52:55Z</updated>
<entry>
<title>neovim: opt.guifont entfernt</title>
<updated>2026-07-23T09:52:55Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-23T09:52:55Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=3f534a42d5b289353a6b118b5e024a0d0877d0d1'/>
<id>urn:sha1:3f534a42d5b289353a6b118b5e024a0d0877d0d1</id>
<content type='text'>
Nur Terminal-Nutzung, kein GUI-Frontend (Neovide o.ae.) - guifont wirkt
dort ohnehin nicht.
</content>
</entry>
<entry>
<title>neovim: Python- und Node-Provider deaktiviert, bootstrap bereinigt</title>
<updated>2026-07-23T09:31:33Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-23T05:42:59Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=2d6a69a0287559e24a031cc8f3b44db3810bb6a1'/>
<id>urn:sha1:2d6a69a0287559e24a031cc8f3b44db3810bb6a1</id>
<content type='text'>
Alle Plugins sind reines Lua, ein Provider wird nicht benoetigt.
g.python3_host_prog entfernt (zeigte auf unix-spezifischen venv-Pfad),
stattdessen g.loaded_python3_provider = 0 und g.loaded_node_provider = 0.

bootstrap/neovim.sh: setup_python_provider() (venv + pynvim) und
install_npm neovim-node-host entfernt, python3 als Systemvoraussetzung
gestrichen. node bleibt (wird fuer npm-Installationen benoetigt).
</content>
</entry>
<entry>
<title>treesitter: Unterstützung für Powershell (Windows) hinzugefügt</title>
<updated>2026-07-23T09:14:09Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-23T09:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=43d6c49cffecd86e4db0df4aea66d6a702fe76c7'/>
<id>urn:sha1:43d6c49cffecd86e4db0df4aea66d6a702fe76c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neovim: entferne alte fallbacks</title>
<updated>2026-07-16T07:57:32Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-16T07:57:32Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=415ef4254291fdd1fe11211627f98e45d746697b'/>
<id>urn:sha1:415ef4254291fdd1fe11211627f98e45d746697b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neovim: timeouts eingestellt</title>
<updated>2026-07-16T07:10:43Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-16T07:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=9e21a797c5da9078f6bec43d0833d2a082297840'/>
<id>urn:sha1:9e21a797c5da9078f6bec43d0833d2a082297840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neovim: reformat editing.lua</title>
<updated>2026-07-16T06:52:04Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-16T06:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=ef1bdcd5cff7c00e0c22ccbf724b2d972be8f03a'/>
<id>urn:sha1:ef1bdcd5cff7c00e0c22ccbf724b2d972be8f03a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neovim: typo</title>
<updated>2026-07-16T06:11:14Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-16T06:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=d54a1cf529e6a21bd740201a77598b2589df91ec'/>
<id>urn:sha1:d54a1cf529e6a21bd740201a77598b2589df91ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conform.nvim: Tippfehler bei 'prettier' korrigiert</title>
<updated>2026-07-09T07:34:23Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-09T07:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=babcd290fa54502eb71c8ba8775a2634fff6cbe7'/>
<id>urn:sha1:babcd290fa54502eb71c8ba8775a2634fff6cbe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conform.nvim: Formatter vereinheitlicht</title>
<updated>2026-07-06T09:05:54Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-06T09:05:54Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=3340a4f427b6d7e7edd8e5ddeb9ce589467c0a93'/>
<id>urn:sha1:3340a4f427b6d7e7edd8e5ddeb9ce589467c0a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git.its1.de:public/dotfiles</title>
<updated>2026-07-04T14:33:07Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-04T14:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=e6c7b9a8fd4c7d640cedd24be0b3d170063400c6'/>
<id>urn:sha1:e6c7b9a8fd4c7d640cedd24be0b3d170063400c6</id>
<content type='text'>
</content>
</entry>
</feed>
