aboutsummaryrefslogtreecommitdiff
path: root/nvim/lua/config
Commit message (Expand)AuthorAgeFilesLines
* Funktionsnamen für die Keymappings angepasstThomas Schmucker14 days2-5/+5
* Vereinfache das Filetype-HandlingThomas Schmucker14 days2-9/+13
* Vereinfache das Treesitter-SetupThomas Schmucker14 days3-25/+22
* Konfiguration vereinfachtThomas Schmucker2026-09-083-79/+10
* Unterstützung für jsoncThomas Schmucker2026-09-073-3/+33
* Unterstützung für jsoncThomas Schmucker2026-09-072-1/+3
* erstmal kein Treesiter für Jinja...Thomas Schmucker2026-09-021-2/+2
* neovim: Aktiviere cursorcolumn bei Yaml-DateienThomas Schmucker2026-08-201-0/+1
* neovim: Füge Unterstützung für Jinja2 Templates hinzuThomas Schmucker2026-08-142-0/+7
* Revert "Normalize line endings"Thomas Schmucker2026-08-125-302/+302
* Normalize line endingsThomas Schmucker2026-08-125-302/+302
* neovim: Führe sonarqube.sh via /bin/sh aus.Thomas Schmucker2026-08-121-2/+7
* neovim: Optionen für spell checking angepasstThomas Schmucker2026-08-102-2/+2
* neovim: Kommentare etwas eingekürztThomas Schmucker2026-08-051-15/+3
* neovim: Zeilenenden immer im unix-styleThomas Schmucker2026-08-051-0/+3
* newlineThomas Schmucker2026-08-031-2/+6
* neovim: Funktion 'update_parsers' um Logs ergänztThomas Schmucker2026-08-031-0/+16
* neovim: Neue Funktion 'update_parsers' und entsprechendes UserCmdThomas Schmucker2026-08-031-0/+16
* neovim: is_windows-Variable statt has('win32') == 0Thomas Schmucker2026-07-241-1/+3
* neovim: SonarScan/SonarIssues nur unter POSIX registrierenThomas Schmucker2026-07-241-2/+8
* neovim: /dev/null in statusline.lua bricht unter WindowsThomas Schmucker2026-07-241-1/+10
* neovim: opt.guifont entferntThomas Schmucker2026-07-231-3/+0
* neovim: Python- und Node-Provider deaktiviert, bootstrap bereinigtThomas Schmucker2026-07-231-2/+3
* treesitter: Unterstützung für Powershell (Windows) hinzugefügtThomas Schmucker2026-07-231-0/+1
* neovim: entferne alte fallbacksThomas Schmucker2026-07-162-2/+2
* neovim: timeouts eingestelltThomas Schmucker2026-07-161-0/+4
* neovim: typoThomas Schmucker2026-07-161-2/+2
* feat: remove copilot plugin, keymaps and statusline indicatorThomas Schmucker2026-06-152-47/+0
* neovim: Füge XML zu treesitter hinzuThomas Schmucker2026-06-051-0/+1
* Neovim: Formatiere alles mit "stylua `find . -name '*.lua'`"Thomas Schmucker2026-06-054-54/+41
* Merge branch 'master' of raspi2:/srv/git/dotfilesThomas Schmucker2026-05-131-25/+11
|\
| * neovim: Tweaks für FarbeinstellungenThomas Schmucker2026-05-131-25/+11
* | neovim: Tastenmappings etwas überarbeitetThomas Schmucker2026-05-131-13/+27
|/
* neovim: Neue UserCmds um den LSP abzuschaltenThomas Schmucker2026-05-041-0/+19
* Neovim: Umbrucheinstellungen geändert und Unterstützung für MarkdownThomas Schmucker2026-04-232-3/+33
* Neovim/Treesitter: jq hinzugefügtThomas Schmucker2026-04-101-0/+1
* Neovim: Python-Provider, Bessere Statusline und Sonarqube überarbeitetThomas Schmucker2026-04-012-1/+2
* Merge branch 'master' into sonarqubeThomas Schmucker2026-03-251-6/+0
|\
| * Neovim: conform arbeitet unabhängig von LSPThomas Schmucker2026-03-241-6/+0
* | Neovim: Sonarqube Unterstützung hinzugefügtThomas Schmucker2026-03-252-0/+32
|/
* Neovim: Bessere Ausnutzung von lazy.nvimThomas Schmucker2026-03-091-26/+0
* Neovim: Nerdtree wird nicht weiter beim Start geladenThomas Schmucker2026-03-091-16/+0
* neovim: statusline zeigt nun auch den Copilot-Status anThomas Schmucker2026-02-241-2/+50
* neovim: Keymaps und bessere Konfiguration für CopilotThomas Schmucker2026-02-211-2/+27
* neovim: aktiviere Github-CopilotThomas Schmucker2026-02-211-0/+5
* Neovim: gitsigns zeigt mir jetzt einen git-blame für die aktuelle Zeile :)Thomas Schmucker2026-02-121-0/+4
* Neovim: Treesitter für JSON-DateienThomas Schmucker2026-02-051-0/+1
* Neovim: Treesitter-Konfiguration vereinfacht und etwas robuster gestaltetThomas Schmucker2026-02-052-25/+35
* Neovim: Treesitter Einstellungen angepasstThomas Schmucker2026-02-051-0/+7
* Neovim: Benutze 'ftplugin' für dateityp-abhängige EinstellungenThomas Schmucker2026-02-031-11/+0