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
Dictation
Dirt
Diskursartefakten
Dom
Dreams
Embedding
@@ -30,6 +31,7 @@ Immigrationsgeschichte
Impro
Improtheater
Infokratie
Informatikstudierende
Informatikstudiun
Interaction
Ira
@@ -70,6 +72,7 @@ Speedruns
Spells
Stations
Sub
Terraforming
Torrenting
Trainspotter
Trefferverhältnis

View File

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

View File

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

View File

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