Update aider and projects
This commit is contained in:
@@ -43,6 +43,8 @@ return {
|
||||
args = {
|
||||
'--config=$HOME/.config/aider/aider.yaml',
|
||||
'--env-file=$(pwd)/.aider.env',
|
||||
'--watch',
|
||||
'--architect'
|
||||
},
|
||||
auto_reload = true,
|
||||
win = {
|
||||
|
||||
@@ -36,6 +36,7 @@ return {
|
||||
dirs = function()
|
||||
return {
|
||||
vim.fn.expand '~/Code/Sites/runcats',
|
||||
vim.fn.expand '~/Code/Sites/moovaza',
|
||||
vim.fn.expand '~/Code/Sites/tuxtoolkit',
|
||||
vim.fn.expand '~/Code/Sites/chrisstarling',
|
||||
vim.fn.stdpath 'config',
|
||||
|
||||
Reference in New Issue
Block a user