JJK96 / kakoune-fireplace

Fireplace for kakoune

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fireplace for kakoune


Languages

Language:KakouneScript 60.1%Language:Python 39.9%