el-get/recipes/dtrt-indent.rcp
Reuben Thomas 9a0e9b10f0 Change URL to canonical upstream
The upstream bug preventing loading was fixed.

Also shorten the description.
2015-02-25 11:01:18 +00:00

7 lines
329 B
Plaintext

(:name dtrt-indent
:description "A minor mode that guesses the indentation offset originally used for creating source code files and transparently adjusts the corresponding settings in Emacs."
:type github
:pkgname "jscheid/dtrt-indent"
:features (dtrt-indent)
:post-init (dtrt-indent-mode 1))