5 lines
72 B
Cheetah
5 lines
72 B
Cheetah
local Paths = {}
|
|
|
|
Paths.python = '{{- .neovim.python -}}'
|
|
|
|
return Paths
|