mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-05-01 18:11:39 +02:00
Compare commits
3 Commits
a6c219414f
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 6714ddc776 | |||
| edf34f3ca5 | |||
| 637edf2e96 |
@@ -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
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
|
dockerized
|
||||||
keymap
|
keymap
|
||||||
synaptics
|
synaptics
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user