Add path variable

This commit is contained in:
linarphy 2024-05-24 23:53:33 +02:00
parent 93704c7c85
commit 93e3f58970
No known key found for this signature in database
GPG key ID: B914FF3FE69AA363

View file

@ -0,0 +1,5 @@
local Paths = {}
Paths.python = '/home/linarphy/.local/share/python/neovim/bin/'
return Paths