| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | neovim: opt.guifont entfernt | Thomas Schmucker | 38 hours | 1 | -3/+0 |
| | | | | | | Nur Terminal-Nutzung, kein GUI-Frontend (Neovide o.ae.) - guifont wirkt dort ohnehin nicht. | ||||
| * | neovim: Python- und Node-Provider deaktiviert, bootstrap bereinigt | Thomas Schmucker | 38 hours | 1 | -2/+3 |
| | | | | | | | | | | | 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). | ||||
| * | neovim: timeouts eingestellt | Thomas Schmucker | 9 days | 1 | -0/+4 |
| | | |||||
| * | Neovim: Formatiere alles mit "stylua `find . -name '*.lua'`" | Thomas Schmucker | 2026-06-05 | 1 | -1/+1 |
| | | |||||
| * | Neovim: Umbrucheinstellungen geändert und Unterstützung für Markdown | Thomas Schmucker | 2026-04-23 | 1 | -1/+8 |
| | | |||||
| * | Neovim: Python-Provider, Bessere Statusline und Sonarqube überarbeitet | Thomas Schmucker | 2026-04-01 | 1 | -0/+1 |
| | | |||||
| * | Neovim: Nur eine Statuszeile für alle Fenster anzeigen. | Thomas Schmucker | 2026-01-29 | 1 | -1/+1 |
| | | |||||
| * | neovim: reformat code, keybindings für pytest, und spell=false | Thomas Schmucker | 2026-01-16 | 1 | -1/+1 |
| | | |||||
| * | Neovim: Python-Provider sollte jetzt überall klappen | Thomas Schmucker | 2026-01-09 | 1 | -20/+5 |
| | | |||||
| * | neovim: Download skript für Wörterbücher | Thomas Schmucker | 2026-01-07 | 1 | -2/+2 |
| | | |||||
| * | neovim: aktiviere Node als Provider | Thomas Schmucker | 2026-01-07 | 1 | -7/+0 |
| | | |||||
| * | neovim: saubere python Installation für Mac und freeBSD | Thomas Schmucker | 2026-01-07 | 1 | -2/+8 |
| | | |||||
| * | neovim: Kommentare zum Setup hinzugefügt. | Thomas Schmucker | 2026-01-07 | 1 | -0/+12 |
| | | |||||
| * | Neovim: Schalte das nervige Flackern bei Tastendrücken aus | Thomas Schmucker | 2026-01-06 | 1 | -0/+1 |
| | | |||||
| * | Neovim: Konfiguration für die Statusline hinzugefügt | Thomas Schmucker | 2026-01-05 | 1 | -0/+4 |
| | | |||||
| * | Neovim: Neue Konfiguration | Thomas Schmucker | 2025-12-22 | 1 | -0/+110 |
