GeekerFeng
GeekerFeng
Current memory usage 
When I closed the process, the memory saved 4G 
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? 
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  Now I pmap...
But I only enter this one command, why are there two processes? ```nvim --clean tiovx/source/framework/vx_array.c```