-
Notifications
You must be signed in to change notification settings - Fork 72
Description
This only started happening a little while back - I'm not sure exactly when, but around the time that wakatime stopped reporting any usage, across JetBrains products and vim.
vim
works fine, but gvim
will open another window that flashes very briefly in front of the editor I just opened. I don't get a lot of time to look at it, but it may be another gvim window, running without my config (editor background is white, editor has a large row of icons - both are not like my configuration, which is dark, text-only, no menus).
I've had to remove the plugin just so I can edit files without flashing windows ):
I've had the same experience whether using vundle
or simply cloning the vim-wakatime repo to ~/.vim/bundle (I've even tried not using master
- tried the latest tag (11.3.0)). I had to update because I was seeing errors about urllib3 on my Manjaro (arch) system. So it wasn't working before upgrade, and now it's kinda working, but unworkable :/