Unpin python path
This commit is contained in:
parent
703de6f1fe
commit
b4555918e1
2
init.lua
2
init.lua
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user