How to Install elpa-editorconfig in Ubuntu 18.04



Install elpa-editorconfig by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-editorconfig

Description:

coding style indenter for all editors - Emacsen plugin

EditorConfig helps developers define and maintain consistent coding styles between 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 readable and they work nicely with version control systems. . This package provides the EditorConfig plugin for Emacsen which automatically sets Emacs' indenting and formatting options per project based on the project's editorconfig configuration files.

Homepage: https://github.com/editorconfig/editorconfig-emacs

Version: 0.4+git20151028.3835e4-1

Section: universe/editors