Unpin python path

This commit is contained in:
sfigato 2022-03-07 22:16:18 +01:00
parent 703de6f1fe
commit b4555918e1
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F

View File

@ -78,7 +78,7 @@ cmd [[command! PackerClean packadd packer.nvim | lua require('plugins').clean()]
cmd [[command! PackerCompile packadd packer.nvim | lua require('plugins').compile()]] cmd [[command! PackerCompile packadd packer.nvim | lua require('plugins').compile()]]
-- issue with python 3.10 (https://github.com/neovim/neovim/issues/14586) -- issue with python 3.10 (https://github.com/neovim/neovim/issues/14586)
g.python3_host_prog = '/usr/bin/python3' -- g.python3_host_prog = '/usr/bin/python3'
-- Colortheme -- Colortheme