Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/romgrk/kui-demo.nvim
- Owner: romgrk
- Created: 2023-02-13T04:36:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-02-13T04:43:59.000Z (over 1 year ago)
- Last Synced: 2024-09-21T16:02:27.335Z (about 2 months ago)
- Language: Lua
- Size: 16.6 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)).