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