Amani
Results
3
comments of
Amani
I'm eager to use gitless, but using `gl switch` at work takes ~10s in our main repository. The culprit seems to be the `node_modules` directory. Before removing: ``` $ time...
I was able to undo the breaking changes, but with quite a bit of fiddling. I'm using `vim-plugged` to install my dependencies, which only seemed to download the latest `HEAD`....
Also: this bug persists in the CSS plugin, so the same code would be applied there.