mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-30 07:34:32 +02:00
2 lines
72 B
Lua
2 lines
72 B
Lua
DATA_PATH = vim.fn.stdpath('data')
|
|
CACHE_PATH = vim.fn.stdpath('cache')
|