@rakoo @navi Interestingly for me configuring editors beyond basic settings also is quite uninteresting because I frequently jump in random codebases, some of them with really weird code styles or languages I barely ever use, or so gigantic something like ctags would take ages.
And usually things like variables/function names are in the terminal's backlog so I just background the editor (Ctrl-Z and then fg command to get it back) to copy-paste them.
And syntax highlighting is something I appreciate but should be improved, like assignment and comparison operators aren't the same, and I think there's often too many things being highlighted. That said not really worth it for me to tweak this.