EditorConfig
EditorConfig is an editor-agnostic file format for defining coding styles. It allows multiple editors to use the same settings. That means if you’re working in Vim, but you sometimes switch to an IDE like Visual Studio, then you can keep the same coding style between editors.