Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romgrk/kui-demo.nvim

kui.nvim demo
https://github.com/romgrk/kui-demo.nvim

Last synced: about 1 month ago
JSON representation

kui.nvim demo

Awesome Lists containing this project

README

        

# kui-demo.nvim

This demo repository contains a minimal kui.nvim template.

This package has a dependency on [kui.nvim](https://github.com/romgrk/kui.nvim) at runtime, which itself depends on
the user having a terminal with support for the [kitty graphics protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/)
as well as [libcairo](https://www.cairographics.org/) installed.

At compile time, this package has some dependencies that can be satisfied with `pnpm install` (see [pnpm.io](https://pnpm.io/)).