#Vim question: how do I set `colorcolumn` to the current `textwidth`?
Textwidth is set either in a config file or by the editorconfig-vim plugin or sth like it.
Right now I only know how to set colorcolumn manually (or fixed value in the vimrc). There has to be a better way!