]> code.delx.au - gnu-emacs-elpa/commitdiff
Remove apology
authorArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 28 Oct 2014 10:00:51 +0000 (10:00 +0000)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 28 Oct 2014 10:00:51 +0000 (10:00 +0000)
README.md

index 8bbaa7f01ccb5a15494ddec3f3753f6825231820..93b64e2d3b23ccbf6fa8990e033f4d604ba4d626 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,13 +36,6 @@ every programming mode, you can do something like:
     (global-aggressive-indent-mode 1)
     (add-to-list 'aggressive-indent-excluded-modes 'html-mode)
 
-
-*Plase Note:* `aggressive-indent` works superbly with lisp-like modes
- (where `end-of-defun`) works very nicely. However, in some c-like
- modes aggressive-indent
- [might cause some lag](https://github.com/Bruce-Connor/aggressive-indent-mode/issues/7),
- I'm working on that.
-
 ### Manual Installation ###
 
 If you don't want to install from Melpa, you can download it manually,