Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nvzone/showkeys

Minimal Eye-candy keys screencaster for Neovim 200 ~ LOC
https://github.com/nvzone/showkeys

beautiful keys lua neovim neovim-plugin nvchad nvim screenkey

Last synced: 1 day ago
JSON representation

Minimal Eye-candy keys screencaster for Neovim 200 ~ LOC

Awesome Lists containing this project

README

        

# Showkeys

Eye-candy keys screencaster for Neovim

https://github.com/user-attachments/assets/a85d6546-b457-49b6-aca6-c9b0410d3512

## Install

```lua
{ "nvzone/showkeys", cmd = "ShowkeysToggle" }
```

## Usage

`ShowkeysToggle`

## Config

Check the [config table here](https://github.com/NvChad/showkeys/blob/main/lua/showkeys/state.lua#L7)

```lua
{
"siduck/showkeys",
cmd = "ShowkeysToggle",
opts = {
timeout = 1,
maxkeys = 5,
-- more opts
}
}
```

## :gift_heart: Support

If you like NvChad or its plugins and would like to support it via donation

[![kofi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/siduck)
[![paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/siduck13)
[![buymeacoffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/siduck)
[![patreon](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://www.patreon.com/siduck)