add comment on the origin of code snippets

pull/249/head
ray-x 1 year ago
parent b55f6101fb
commit 7965d9c1bc

@ -3,6 +3,7 @@ local path = util.path
local M = {}
local shell = vim.o.shell
local exepath = vim.fn.exepath
-- https://github.com/ray-x/navigator.lua/issues/247#issue-1465308677
M.pyenv_path = function(workspace)
-- Use activated virtualenv.
if vim.env.VIRTUAL_ENV then

Loading…
Cancel
Save