[Docs] Mention editorconfig-mode
This commit is contained in:
parent
e57410a036
commit
3799d6fd0b
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Here are some of the essential 3rd party packages that Prelude adds to Emacs:
|
||||||
* [crux](https://github.com/bbatsov/crux) (lots of useful editing commands)
|
* [crux](https://github.com/bbatsov/crux) (lots of useful editing commands)
|
||||||
* [diff-hl](https://github.com/dgutov/diff-hl) (shows colorful diff markers in the gutter when you're editing files under version control)
|
* [diff-hl](https://github.com/dgutov/diff-hl) (shows colorful diff markers in the gutter when you're editing files under version control)
|
||||||
* [easy-kill](https://github.com/leoliu/easy-kill)
|
* [easy-kill](https://github.com/leoliu/easy-kill)
|
||||||
|
* [editorconfig-mode](https://github.com/editorconfig/editorconfig-emacs) (teaches Emacs to respect [.editorconfig](https://editorconfig.org/))
|
||||||
* [expand-region](https://github.com/magnars/expand-region.el)
|
* [expand-region](https://github.com/magnars/expand-region.el)
|
||||||
* [flycheck](https://www.flycheck.org/) (modern integration with many lint tools)
|
* [flycheck](https://www.flycheck.org/) (modern integration with many lint tools)
|
||||||
* [guru-mode](https://github.com/bbatsov/guru-mode) (an Emacs guru that helps you learn basic Emacs keybindings)
|
* [guru-mode](https://github.com/bbatsov/guru-mode) (an Emacs guru that helps you learn basic Emacs keybindings)
|
||||||
|
|
Loading…
Reference in a new issue