You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using vim on linux with ccls language server, every time vim is started, a log (/tmp/coc-nvim-pid.log) gets generated. This is useful when needed, however over time /tmp is getting littered with too many of these logs, and seems not necessary especially if one is not looking at them.
Is there a config option to suppress these logs from getting generated, or clean them up perhaps when vim exits? Thank you very much.
The text was updated successfully, but these errors were encountered:
Using vim on linux with ccls language server, every time vim is started, a log (/tmp/coc-nvim-pid.log) gets generated. This is useful when needed, however over time /tmp is getting littered with too many of these logs, and seems not necessary especially if one is not looking at them.
Is there a config option to suppress these logs from getting generated, or clean them up perhaps when vim exits? Thank you very much.
The text was updated successfully, but these errors were encountered: