|
|
|
|
|
by __s
1365 days ago
|
|
I have a simple .vim setup which I can use across multiple machines: https://github.com/serprex/.vim (I know there's simpler out there; I haven't spent time pruning my config down) I prefer sticking to full terminal UI When I used vscode I was frustrated by vsvim's latency & missing features (macros tended to have holes) I didn't start using vim until I'd been programming for a decade already. Before that I mostly used SciTE You may be more susceptible to over tinkering. In the past few years the most I've tinkered with my setup was when I decided to try out neovim's lsp feature, where previously I'd been using coc.nvim |
|