aboutsummaryrefslogtreecommitdiff
path: root/nvim/lua/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Unterstützung für jsoncThomas Schmucker2026-09-081-0/+1
|
* Merge branch 'master' into add-ansible-supportThomas Schmucker2026-09-051-0/+2
|\
| * conform: Setze kein 'jinja' für djlint voraus.Thomas Schmucker2026-09-051-7/+0
| |
| * neovim: bootstrap Skript angepasstThomas Schmucker2026-09-021-1/+1
| |
| * neovim: Füge Unterstützung für Jinja2 Templates hinzuThomas Schmucker2026-08-141-0/+9
| |
* | neovim: Support für AnsibleThomas Schmucker2026-08-311-0/+16
|/
* Revert "Normalize line endings"Thomas Schmucker2026-08-127-307/+307
| | | | This reverts commit 6e5882a2fd02d30206ab9ca8aa5847b8ea09196c.
* Normalize line endingsThomas Schmucker2026-08-127-307/+307
|
* neovim: Aktiviere calendar-vim auch für Markdown-DateienThomas Schmucker2026-08-051-1/+1
|
* treesitter: Das Plugin unterstützt kein Lazy-Loading.Thomas Schmucker2026-08-011-2/+1
|
* neovim: reformat editing.luaThomas Schmucker2026-07-161-2/+9
|
* conform.nvim: Tippfehler bei 'prettier' korrigiertThomas Schmucker2026-07-091-1/+1
|
* conform.nvim: Formatter vereinheitlichtThomas Schmucker2026-07-061-14/+26
|
* Merge branch 'master' of git.its1.de:public/dotfilesThomas Schmucker2026-07-042-6/+11
|\
| * neovim: Anleitung zur Installation des Lua-LSP für MacOS hinzugefügtThomas Schmucker2026-07-021-1/+1
| |
| * Neovim: Installationsanweisungen für verschiedene Formater ergänztThomas Schmucker2026-07-011-4/+4
| |
* | Neovim: Formateinstellungen für HTMLThomas Schmucker2026-07-041-0/+1
|/
* lazy.nvim: Behandle Optionen und Setup auch bei Treesitter getrenntThomas Schmucker2026-06-291-3/+3
|
* lazy.nvim: Telesope Einstellungen verbessertThomas Schmucker2026-06-291-1/+1
|
* lazy.nvim: config() und Optionen getrenntThomas Schmucker2026-06-294-36/+36
|
* feat: remove copilot plugin, keymaps and statusline indicatorThomas Schmucker2026-06-151-32/+0
|
* Neovim: Formatiere alles mit "stylua `find . -name '*.lua'`"Thomas Schmucker2026-06-052-13/+13
|
* Neovim/conform: Optionen für die Formatierung etwas aufgeräumtThomas Schmucker2026-06-041-15/+16
|
* Neovim/conform: Formatter für 'awk' hinzugefügtThomas Schmucker2026-06-041-6/+7
|
* neovim: Copilot wieder deaktiviertThomas Schmucker2026-05-181-1/+1
|
* neovim: Tweaks für FarbeinstellungenThomas Schmucker2026-05-131-0/+2
|
* Neovim: Formatter für XML und YAML hinzugefügtThomas Schmucker2026-04-161-5/+8
|
* Neovim: "prettier" reicht als FormatterThomas Schmucker2026-03-251-5/+5
|
* Merge branch 'master' into sonarqubeThomas Schmucker2026-03-251-2/+14
|\
| * Neovim: conform arbeitet unabhängig von LSPThomas Schmucker2026-03-241-2/+14
| |
| * neovim: reformatThomas Schmucker2026-03-131-5/+5
| |
* | Neovim: Sonarqube Unterstützung hinzugefügtThomas Schmucker2026-03-251-0/+13
|/
* Neovim: Autovervollständigung mit blinkThomas Schmucker2026-03-132-1/+61
|
* Neovim: Benutze vtsls als Typescript-LSPThomas Schmucker2026-03-121-9/+11
|
* Neovim: Bessere Ausnutzung von lazy.nvimThomas Schmucker2026-03-093-3/+11
|
* Neovim: Nerdtree wird nicht weiter beim Start geladenThomas Schmucker2026-03-091-0/+1
|
* neovim: Vermeide LSP-Warnung im KalendercodeThomas Schmucker2026-03-081-1/+2
|
* neovim: Im Kalender werden nun 5 Monate dargestellt.Thomas Schmucker2026-03-071-0/+1
|
* neovim: Kalender-Funktion nur für Taskwarrior Dateien freischaltenThomas Schmucker2026-03-061-0/+1
|
* neovim: kürzere und elegantere VersionThomas Schmucker2026-03-061-12/+4
|
* neovim: reine Lua funktionThomas Schmucker2026-03-061-30/+26
|
* neovim: calender kann nun auch das Datum aktualisierenThomas Schmucker2026-03-061-11/+34
|
* Neovim: Neues Plugin calendar-cvimThomas Schmucker2026-03-061-0/+20
|
* neovim: copilot auch für shell-scripts aktivierenThomas Schmucker2026-02-241-0/+1
|
* neovim: Keymaps und bessere Konfiguration für CopilotThomas Schmucker2026-02-211-2/+5
|
* neovim: aktiviere Github-CopilotThomas Schmucker2026-02-211-1/+25
|
* neovim: Konfiguration für copilot hinzugefügtThomas Schmucker2026-02-201-0/+4
|
* Neovim: Aktuell geffnete Datei soll im File-Explorer anzeigt werdenThomas Schmucker2026-02-121-1/+5
|
* Neovim: gitsigns zeigt mir jetzt einen git-blame für die aktuelle Zeile :)Thomas Schmucker2026-02-121-1/+9
|
* Neovim: Treesitter-Konfiguration vereinfacht und etwas robuster gestaltetThomas Schmucker2026-02-051-20/+2
|