/kakoune-fireplace

Fireplace for kakoune

Primary LanguageKakouneScript

A fireplace in kakoune

Based on this fireplace

Inspired by Emacs fireplace

Screenshot

Installation

With plug.kak (recommended)

Add the following to your kakrc

plug "jjk96/kakoune-fireplace"

Then reload restart Kakoune and run :plug-install

Manual

  • Source fireplace.kak
  • Edit fireplace.kak so that the correct location of fireplace.py is used.

Usage

Run :fireplace

Scroll to the bottom of the file (gj)

You are suggested to disable line wrapping, line numbers and scrolloff for the best results.