Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.02 KB

File metadata and controls

44 lines (25 loc) · 1.02 KB

base-line

Version 0.1.0

About

base-line is a minimal mode-line configuration that aims to replicate some of the features of the doom-modeline package.

base-line is a modification of Jessie Hildebrandt's excellent mood-line

Features

  • Clean, minimal design

  • Anzu and multiple-cursors counters

  • Encoding and EOL style indicator

  • Version control status indicator

  • Flycheck status indicator

  • Flymake support

  • Lightweight with no dependencies

Installation

To enable base-line, place this in your configuration file after loading the package:

(base-line-mode)

Disabling base-line can be accomplished by toggling base-line-mode off.

Known Issues

  • No known issues.

If you experience any issues with this package, please open an issue on the issue tracker.

Suggestions for improvements and feature requests are always appreciated, as well!