convert to vim9

This commit is contained in:
Jason Swank
2026-01-03 01:59:33 +00:00
parent e285163442
commit 1f444be37a
110 changed files with 311122 additions and 11 deletions

View File

@@ -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:

View 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.

View 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.