Update dotfiles

This commit is contained in:
Joey Yakimowich-Payne 2022-11-19 18:52:39 -07:00
commit 77c9f41b4b
5 changed files with 17 additions and 2 deletions

View file

@ -901,7 +901,7 @@ dap.configurations.nim = {
},
}
require('dap-python').setup('python3')
require('dap-python').setup('/opt/homebrew/bin/python3')
-- If you want to use this for rust and c, add something like this: