46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
# mood-line
|
|
### Version 1.1.1
|
|
|
|
[](https://melpa.org/#/mood-line)
|
|
[](https://stable.melpa.org/#/mood-line)
|
|
|
|
## About
|
|
|
|
`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.
|
|
|
|
## Features
|
|
|
|
* Clean, minimal design
|
|
|
|
* Anzu and multiple-cursors counters
|
|
|
|
* Version control status indicator
|
|
|
|
* Flycheck status indicator
|
|
|
|
* Lightweight with no dependencies
|
|
|
|
## Preview
|
|
|
|

|
|
|
|
## Installation
|
|
|
|
To enable `mood-line`, place this in your configuration file after loading the package:
|
|
|
|
`(mood-line-mode)`
|
|
|
|
Disabling `mood-line` can be accomplished by toggling `mood-line-mode` off.
|
|
|
|
## 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!
|