local nv_options = {}
DATA_PATH = vim.fn.stdpath('data')
CACHE_PATH = vim.fn.stdpath('cache')
python = {
linter = nil,
}
return nv_options