luckasRanarison / nvim-devdocs

Neovim DevDocs integration
MIT License
265 stars 19 forks source link

Run Out Of Memory(Ram) #65

Closed I-Own-You closed 10 months ago

I-Own-You commented 10 months ago

Hi again!

I tried to install a very large documentation:

DevdocsInstall dom

It started downloading and my memory started bouncing up to my limit( i have 8gb ) and down, and eventually it closes the neovim and the documentation isnt built.

I-Own-You commented 10 months ago

At first, nvim --headless +"DevdocsInstall dom" didnt work.
But i managed to enter in recovery mode with all turned off, so i managed to install it.

luckasRanarison commented 10 months ago

The high ram usage is really annoying, my computer also freezes everytime. For some reason parsing takes a lot of RAM. I've already tried a lot of things see #24, but I haven't came up with a good solution yet.

djmbritt commented 7 months ago

At first, nvim --headless +"DevdocsInstall dom" didnt work. But i managed to enter in recovery mode with all turned off, so i managed to install it.

Hi, which command did you use to get in to recovery mode? I'm trying:

nvim --headless -r  +"DevdocsInstall rust"

But I'm having no luck.

I-Own-You commented 7 months ago

At first, nvim --headless +"DevdocsInstall dom" didnt work. But i managed to enter in recovery mode with all turned off, so i managed to install it.

Hi, which command did you use to get in to recovery mode? I'm trying:

nvim --headless -r  +"DevdocsInstall rust"

But I'm having no luck.

by recovery mode i meant cli only interfce of arch so i had as low as possible ram