My Vim Setup
After many years using this editor, my setup seems to have frozen and now I'm just using it. This may reflect some final satisfaction or final dont-got-time-for-endless-tweaking. I'm not sure. In any case, it seems safe to share what I've got.
I will note that I now use Neovim and not plain Vim. Better community
vibes. And this is the init.vim I use. This file is located at
~/.config/nvim/init.vim
for my machine. 228 lines of configuration is
actually doing quite fine but I know that in reality this is way too much.
Here is what it looks like (click to enlarge).