While I am working with nvim, I get occasion periods of 100% cpu stems mostly from the Python subprocess of nvim (some other times it is node). It happens when I do nothing in vim.
I tried to do profiling of vim functions, but nothing came up.
Apperently, the python plugins are: coc-python, leaderF, vim-netranger, ycm(disabled prob), vimspector. They are ordered by likelihood from the most likely to the least.
Is there a good way to debug this?
auto_save , gitgutter,
airline_ale – eyal karni Jun 05 '20 at 20:09