LunarVim/lua/nv-globals.lua
2021-03-23 18:55:12 -04:00

2 lines
72 B
Lua

DATA_PATH = vim.fn.stdpath('data')
CACHE_PATH = vim.fn.stdpath('cache')