aboutsummaryrefslogtreecommitdiff
path: root/nvim/lua/config
Commit message (Expand)AuthorAgeFilesLines
* neovim: is_windows-Variable statt has('win32') == 0Thomas Schmucker5 hours1-1/+3
* neovim: SonarScan/SonarIssues nur unter POSIX registrierenThomas Schmucker5 hours1-2/+8
* neovim: /dev/null in statusline.lua bricht unter WindowsThomas Schmucker5 hours1-1/+10
* neovim: opt.guifont entferntThomas Schmucker28 hours1-3/+0
* neovim: Python- und Node-Provider deaktiviert, bootstrap bereinigtThomas Schmucker28 hours1-2/+3
* treesitter: Unterstützung für Powershell (Windows) hinzugefügtThomas Schmucker29 hours1-0/+1
* neovim: entferne alte fallbacksThomas Schmucker8 days2-2/+2
* neovim: timeouts eingestelltThomas Schmucker8 days1-0/+4
* neovim: typoThomas Schmucker8 days1-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
* Neovim: Nur eine Statuszeile für alle Fenster anzeigen.Thomas Schmucker2026-01-291-1/+1
* Neovim: Hinweismeldungen für Plugin-Updates weniger nervigThomas Schmucker2026-01-271-2/+5
* Neovim: Autocmd für Taskwarrior-Dateien um die Einrückungen abzuschaltenThomas Schmucker2026-01-261-0/+11
* Neovim: Treesitter für html, markdown, yaml und zsh hinzugefügtThomas Schmucker2026-01-251-0/+4
* neovim: Unterstützung für Prisma hinzugefügtThomas Schmucker2026-01-211-1/+8
* neovim: Aktiviere Code-Folding auch für PythonThomas Schmucker2026-01-191-1/+1
* neovim: reformat code, keybindings für pytest, und spell=falseThomas Schmucker2026-01-163-18/+31
* Neovim: Python-Provider sollte jetzt überall klappenThomas Schmucker2026-01-091-20/+5
* Neovim: Benutze conform.nvim als Standard-FormaterThomas Schmucker2026-01-081-1/+4
* Neovim: Typescript OptionenThomas Schmucker2026-01-081-1/+3
* neovim: Kommentar zur Benutzung der Option-Taste im TerminalThomas Schmucker2026-01-081-0/+1
* neovim: Download skript für WörterbücherThomas Schmucker2026-01-071-2/+2
* neovim: aktiviere Node als ProviderThomas Schmucker2026-01-071-7/+0
* neovim: saubere python Installation für Mac und freeBSDThomas Schmucker2026-01-071-2/+8
* neovim: Kommentare zum Setup hinzugefügt.Thomas Schmucker2026-01-071-0/+12
* Neovim: Schalte das nervige Flackern bei Tastendrücken ausThomas Schmucker2026-01-061-0/+1
* Neovim: Konfiguration für die Statusline hinzugefügtThomas Schmucker2026-01-053-0/+176
* Überarbeitete Version der BindingsThomas Schmucker2026-01-051-7/+32