GeekerFeng

Results 21 comments of GeekerFeng

Current memory usage ![image](https://github.com/ayamir/nvimdots/assets/15688662/bb342a83-bcd9-476b-b2a4-30824f18d5b4)

When I closed the process, the memory saved 4G ![image](https://github.com/ayamir/nvimdots/assets/15688662/c7d242b5-451e-429d-a208-1a11149e1fe5)

Can you tell me which codes may cause this problem? I will solve this problem based on these codes.

I didn't install it using snap. I'm using appimage. I'll try upgrading nvim to see if this problem is alleviated.

I suddenly saw a prompt. The size of the prompt is the same as this memory. Is it related to this prompt? ![image](https://github.com/ayamir/nvimdots/assets/15688662/40861540-df38-465f-97b4-531462245be4)

When I rm lsp.log and reopen nvim, 13k lsp.log is generated [lsp.log](https://github.com/ayamir/nvimdots/files/12603526/lsp.log)

> I would like to know if the insane ram usage is from nvim itself or the plugins. u can open 3 terminals: - one opening any lsp-registered random file,...

Okay, I will try to fix the clang error and continue to see if it is resolved.

I found that I might have pmap the wrong process before. I pmap the process in the red box before. Their memory is almost the same ![image](https://github.com/ayamir/nvimdots/assets/15688662/77ec3a62-d5f5-4ab4-8f78-30963d6cbd64) Now I pmap...

But I only enter this one command, why are there two processes? ```nvim --clean tiovx/source/framework/vx_array.c```