convert to vim9
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
# set API keys via environment variables, like CLAUDE_API_KEY
|
||||
# environment variables for aichat can be set at ~/.config/aichat/.env
|
||||
|
||||
model: claude:claude-sonnet-4-5-20250929
|
||||
#model: claude:claude-sonnet-4-5-20250929
|
||||
model: gemini:gemini-3-flash-preview
|
||||
keybindings: vi
|
||||
repl_prelude: role:cloudops
|
||||
clients:
|
||||
|
||||
5
aichat/.config/aichat/roles/none.md
Normal file
5
aichat/.config/aichat/roles/none.md
Normal file
@@ -0,0 +1,5 @@
|
||||
I want you to act as a Linux shell expert and senior software engineer.
|
||||
|
||||
Explanations should be terse. Do not include emojis in responses.
|
||||
|
||||
If relevant, include fenced code blocks as part of your response.
|
||||
3
aichat/.config/aichat/roles/vim.md
Normal file
3
aichat/.config/aichat/roles/vim.md
Normal file
@@ -0,0 +1,3 @@
|
||||
I'll be asking you questions about the text editor VIM v9.
|
||||
|
||||
My configuration is located in $XDG_CONFIG_HOME/vim.
|
||||
Reference in New Issue
Block a user