Clarify sections

This commit is contained in:
Vasilij Schneidermann
2014-08-31 20:22:02 +02:00
parent b86b4090d6
commit a0e74758ed

View File

@ -6,8 +6,9 @@ eyebrowse
About About
----- -----
``eyebrowse`` is a global minor mode for Emacs that allows you to manage ``eyebrowse`` is a global minor mode for Emacs that allows you to
your window configurations in a simple manner. It displays their manage your window configurations in a simple manner, just like tiling
window managers like i3wm with their workspaces do. It displays their
current state in the modeline by default. The behaviour is modeled current state in the modeline by default. The behaviour is modeled
after `ranger <http://ranger.nongnu.org/>`_, a file manager written in after `ranger <http://ranger.nongnu.org/>`_, a file manager written in
Python. Python.
@ -116,24 +117,12 @@ branch and open a pull request with it.
List of contributors: List of contributors:
- `Lee Machin <https://github.com/leemachin>`_ made the prefix customizable. `See here <https://github.com/wasamasa/eyebrowse/graphs/contributors>`_
Changelog Changelog
--------- ---------
v0.1: `See here <https://github.com/wasamasa/eyebrowse/commits/master>`_
- Initial Import
- Added to MELPA
v0.2:
- Lots of bug fixes
- Made prefix customizable
- Added hooks
- Improved `Evil <https://gitorious.org/evil>`_ integration
- Added tag
- Improved README
Alternatives Alternatives
------------ ------------