Skip to content

Commit

Permalink
author change
Browse files Browse the repository at this point in the history
  • Loading branch information
sabof committed Jun 23, 2012
1 parent 3da8a92 commit bb7e54f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Expand Up @@ -14,9 +14,4 @@ To use it add
(add-hook 'nxml-mode-hook (lambda () (wmi 1)))
(add-hook 'js-mode-hook (lambda () (wmi 1)))

to your .emacs

**KNOWN BUGS:**

It doesn't work very well with TAB indented files.
You need to untabify the file before using this mode.
to your .emacs

0 comments on commit bb7e54f

Please sign in to comment.