Tagged in

Services

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

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.


Villustrator and Vivify

Villustrator screenshot

Villustrator (GitHub: bilalq / villustrator) by Bilal Quadri is a web service for generating Vim colour schemes. It…