Files
nvim-config/lua/specifics.lua
T
2022-10-10 08:24:14 -05:00

4 lines
58 B
Lua

local g = vim.g
g.python3_host_prog = "/usr/bin/python3"