Open mashedcode opened 5 years ago
I open the same project in multiple vim instances (large monorepo in tmux) which leads to a lot of rls processes to be spawned which easily use up 10 GB of ram alone. IIUC I'd only need one rls process. How would I configure that?
You can't, I don't think rls have this kind of support.
I open the same project in multiple vim instances (large monorepo in tmux) which leads to a lot of rls processes to be spawned which easily use up 10 GB of ram alone. IIUC I'd only need one rls process. How would I configure that?