Format editorconfig documentation

This commit is contained in:
Eivind Fonn 2017-05-26 10:46:51 +02:00
parent 7bd3390dae
commit 4610351b60
1 changed files with 4 additions and 2 deletions

View File

@ -3224,11 +3224,13 @@ Spacemacs binds a few commands to support compiling a project.
| ~SPC c r~ | recompile |
* EditorConfig
Spacemacs has support for [[http://editorconfig.org/][EditorConfig]], a configuration file to "define and maintain consistent coding styles between different editors and IDEs."
Spacemacs has support for [[http://editorconfig.org/][EditorConfig]], a configuration file to "define and
maintain consistent coding styles between different editors and IDEs."
To enable this feature, [[https://github.com/editorconfig/editorconfig-core-c/blob/master/INSTALL.md][install the editorconfig command]].
[[https://github.com/editorconfig/editorconfig-emacs/blob/master/README.md#customize][To customize your editorconfig experience, read the editorconfig-emacs package's documentation]].
To customize your editorconfig experience, read [[https://github.com/editorconfig/editorconfig-emacs/blob/master/README.md#customize][the editorconfig-emacs package's
documentation]].
* Emacs Server
Spacemacs starts a server at launch. This server is killed whenever you close