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