(no title)
dfrunza | 6 years ago
But I hate Vim.
It's so fragile. Configuring it is a nightmare. One buggy plugin could cause weird behaviour in the editor, and I'd had a hard time figuring out why.
In a recent incident of this kind, I noticed that the scrolling of syntax highlihted code became horribly slow, and the cause turned out to be the new regex engine of Vim 8.
So I've compiled Vim 7.4 from scratch, and intend on using that version till the end of time. By the way - my plugins are manually installed and I never upgrade them. Ever.
rak00n|6 years ago
p1esk|6 years ago
dfrunza|6 years ago
I've decided that the next time I switch to an editor, it's going to be to one written by myself.