Feat: source python in virtualenv
This commit is contained in:
parent
150341e4c2
commit
b2e957ba9c
@ -49,3 +49,7 @@ exec([[
|
|||||||
]], false)
|
]], false)
|
||||||
|
|
||||||
cmd('colorscheme gruvbox')
|
cmd('colorscheme gruvbox')
|
||||||
|
|
||||||
|
|
||||||
|
-- Python 3
|
||||||
|
g.python3_host_prog="~/.venv/nvim/bin/python"
|
||||||
|
Loading…
Reference in New Issue
Block a user