mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-19 03:26:40 -07:00
corrections and improvements to have all neovim lsp and completions working
This commit is contained in:
parent
f98fe01b0c
commit
7584b9ebfc
7 changed files with 130 additions and 31 deletions
|
@ -54,7 +54,7 @@
|
|||
|
||||
set -xg TOOLCHAINS swift
|
||||
|
||||
set -xg DEVELOPER_DIR "/Library/Developer/CommandLineTools"
|
||||
# set -xg DEVELOPER_DIR "/Library/Developer/CommandLineTools"
|
||||
set -xg OPENAI_API_KEY (cat ~/.openai)
|
||||
set -xg ANTHROPIC_API_KEY (cat ~/.anthropic)
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue