default python
This commit is contained in:
parent
8de7be92de
commit
5c42645b30
@ -1,5 +1,7 @@
|
|||||||
require("settings")
|
require("settings")
|
||||||
|
|
||||||
|
vim.g.python3_host_prog = '/opt/nvimpython/.nvim.pythonenv/bin/python3'
|
||||||
|
|
||||||
-- Install Packer automatically:
|
-- Install Packer automatically:
|
||||||
local ensure_packer = function()
|
local ensure_packer = function()
|
||||||
local fn = vim.fn
|
local fn = vim.fn
|
||||||
|
Loading…
Reference in New Issue
Block a user