2019-04-11 06:31:21 +00:00
|
|
|
# mood-line
|
2019-04-16 12:50:09 +00:00
|
|
|
### Version 1.0.1
|
2019-04-11 06:31:21 +00:00
|
|
|
|
|
|
|
## About
|
2019-04-11 07:39:22 +00:00
|
|
|
|
|
|
|
`mood-line` is a minimal mode-line configuration that aims to replicate some of the features of the
|
|
|
|
[doom-modeline](https://github.com/seagle0128/doom-modeline)
|
|
|
|
package.
|
2019-04-11 06:31:21 +00:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
* Clean, minimal design
|
|
|
|
|
|
|
|
* Anzu and multiple-cursors counters
|
|
|
|
|
|
|
|
* Version control status indicator
|
|
|
|
|
|
|
|
* Flycheck status indicator
|
|
|
|
|
|
|
|
* Lightweight with no dependencies
|
|
|
|
|
2019-04-12 07:37:02 +00:00
|
|
|
## Installation
|
|
|
|
|
|
|
|
To enable `mood-line`, place this in your configuration file after loading the package:
|
|
|
|
|
|
|
|
`(mood-line-activate)`
|
|
|
|
|
|
|
|
The activation command can also be run interactively if desired.
|
|
|
|
|
2019-04-11 06:31:21 +00:00
|
|
|
## Known Issues
|
|
|
|
|
|
|
|
* No known issues.
|
|
|
|
|
|
|
|
If you experience any issues with this package, please
|
|
|
|
[open an issue](https://gitlab.com/jessieh/mood-line/issues/new)
|
|
|
|
on the issue tracker.
|
|
|
|
|
|
|
|
Suggestions for improvements and feature requests are always appreciated, as well!
|