1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-05-01 18:11:39 +02:00

Compare commits

..

3 Commits

Author SHA1 Message Date
6714ddc776 Nvim: Updated dictionaries 2026-04-30 20:09:13 +02:00
edf34f3ca5 Nvim: Updated dictionaries 2026-04-29 07:40:16 +02:00
637edf2e96 Nvim: Agentic switched to Codex 2026-04-28 12:13:08 +02:00
4 changed files with 15 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ Destruction
Developer Developer
Dictation Dictation
Dirt Dirt
Diskursartefakten
Dom Dom
Dreams Dreams
Embedding Embedding
@@ -30,6 +31,7 @@ Immigrationsgeschichte
Impro Impro
Improtheater Improtheater
Infokratie Infokratie
Informatikstudierende
Informatikstudiun Informatikstudiun
Interaction Interaction
Ira Ira
@@ -70,6 +72,7 @@ Speedruns
Spells Spells
Stations Stations
Sub Sub
Terraforming
Torrenting Torrenting
Trainspotter Trainspotter
Trefferverhältnis Trefferverhältnis

View File

@@ -1,2 +1,3 @@
dockerized
keymap keymap
synaptics synaptics

View File

@@ -1,6 +1,7 @@
AI AI
APV APV
Accuracy Accuracy
Agentic
Akallabêth Akallabêth
Altisaur Altisaur
An An
@@ -29,10 +30,12 @@ CAR
CATS CATS
CDSS CDSS
CUDA CUDA
Carré
Casper Casper
Caspers Caspers
Cato Cato
CdE CdE
CdEs
Chrysalis Chrysalis
Color Color
Combi Combi
@@ -64,12 +67,14 @@ Face
Fischerhude Fischerhude
Flac Flac
Forest Forest
Forgejo
Französischmodul Französischmodul
Frevert Frevert
Freverts Freverts
Friedl Friedl
Friesenturnier Friesenturnier
Gathering Gathering
GitNex
Glaive Glaive
Glenn Glenn
Glenns Glenns
@@ -114,6 +119,7 @@ Kubitschek
Käte Käte
LLM LLM
LLMs LLMs
LabNex
Lanz Lanz
Later Later
Lemmie Lemmie
@@ -135,6 +141,7 @@ Mathis
Matvey Matvey
Mauli Mauli
Mentos Mentos
Meret
Meshtastic Meshtastic
Metzener Metzener
MiiMii MiiMii
@@ -215,6 +222,7 @@ TCAV
Talking Talking
Thinkpad Thinkpad
Till Till
Timmendorfer
Tjark Tjark
Tornow Tornow
TrackPoint TrackPoint
@@ -224,6 +232,7 @@ Umbar
V1del V1del
VIM VIM
Verdener Verdener
Viano
Wechloy Wechloy
Weizman Weizman
Whisper Whisper

View File

@@ -3,7 +3,8 @@ return {
"carlos-algms/agentic.nvim", "carlos-algms/agentic.nvim",
--- @type agentic.PartialUserConfig --- @type agentic.PartialUserConfig
opts = { opts = {
provider = "gemini-acp", -- provider = "gemini-acp",
provider = "codex-acp",
diagnostic_icons = { diagnostic_icons = {
error = Error_sign, error = Error_sign,
warn = Warn_sign, warn = Warn_sign,