]> code.delx.au - gnu-emacs-elpa/commitdiff
Add demo screenshot
authorTu, Do <tuhdo1710@gmail.com>
Wed, 22 Oct 2014 17:52:31 +0000 (00:52 +0700)
committerTu, Do <tuhdo1710@gmail.com>
Wed, 22 Oct 2014 17:58:48 +0000 (00:58 +0700)
README.md
aggressive-indent.gif [new file with mode: 0644]

index 93247f324980df0a3ae625db9fe9d83b2dd0e8ed..a0f610c22dc0a622c0191c618cdca01a78da4356 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,6 +28,11 @@ every programming mode, you can do something like:
     (global-aggressive-indent-mode 1)
     (add-to-list 'aggressive-indent-excluded-modes 'html-mode)
 
+DEMO:
+
+![aggressive-indent](aggressive-indent.gif)
+
+
 ### Manual Installation ###
 
 If you don't want to install from Melpa, you can download it manually,
diff --git a/aggressive-indent.gif b/aggressive-indent.gif
new file mode 100644 (file)
index 0000000..220289a
Binary files /dev/null and b/aggressive-indent.gif differ