Files
dotfiles/common/.config/nvim/lua/globals.lua

3 lines
72 B
Lua

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