Unpin python path

master
blallo 2022-03-07 22:16:18 +01:00
parent 703de6f1fe
commit b4555918e1
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 1 deletions

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()]]
-- 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