Merge branch 'main' into feat/epsilon-float-comparison
This commit is contained in:
commit
e4a7e7c434
9 changed files with 201 additions and 42 deletions
|
|
@ -375,6 +375,8 @@ function M.get_data_pretty()
|
|||
return vim.inspect(cache_data)
|
||||
end
|
||||
|
||||
M._cache = cache_data
|
||||
function M.get_raw_cache()
|
||||
return cache_data
|
||||
end
|
||||
|
||||
return M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue