explicitly specify path to python for coc, enable autoImportCompletions

This commit is contained in:
Sumner Evans
2021-04-17 09:47:24 -06:00
parent 536d239d71
commit d5929917c7
2 changed files with 5 additions and 2 deletions

2
.envrc
View File

@@ -7,4 +7,6 @@ watch_file pyproject.toml
watch_file poetry.lock
watch_file shell.nix
set POETRY_VIRTUALENVS_IN_PROJECT
unset PS1