added python3_host_prog
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
local g = vim.g
|
||||
|
||||
g.python3_host_prog = "/usr/bin/python3"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
local g = vim.g
|
||||
|
||||
g.python3_host_prog = "/usr/bin/python3"
|
||||