Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocks.nvim "floods" /tmp with cache #578

Open
quadraplat opened this issue Oct 31, 2024 · 0 comments
Open

rocks.nvim "floods" /tmp with cache #578

quadraplat opened this issue Oct 31, 2024 · 0 comments

Comments

@quadraplat
Copy link

Floods is a bit of an understatement, but each time I run nvim, a folder named luarocks_local_cache-<7 random numbers> is created in /tmp. These folders are all 3.1M large, which isn't much, but overtime, this becomes quite large, especially if /tmp is not mounted as a tmpfs.

Perhaps rocks.nvim should either clean this folder up on closure or attempt to reuse it when a new instance of nvim is opened?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant