vim-editorconfig

EditorConfig Plugin for Vim

Description

EditorConfig helps developers define and maintain consistent coding styles for their projects for different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readibly and they work nicely with version control systems.

The EditorConfig Vim plugin supports the following EditorConfig properties:
 * indent_style
 * indent_size
 * tab_width
 * end_of_line
 * charset
 * insert_final_newline
 * trim_trailing_whitespace
 * max_line_length
 * root (only used by EditorConfig core)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/editorconfig/editorconfig-vim


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install vim-editorconfig