nvim-lua/wishlist

A lua based plugin that displays available keybindings

Open

#16 建立於 2021年2月12日

在 GitHub 查看
 (13 留言) (9 反應) (0 負責人) (0 fork)github user discovery
help wantedidea

倉庫指標

Star
 (249 star)
PR 合併指標
 (PR 指標待抓取)

描述

What? A plugin that can help remember or show existing keybindings that written in lua.

Why? There are existing viml based plugin like vim-which-key and vim-leader-guide but hard to setting if your configuration is lua based. Main problem I have found is existing plugin using viml dictionary that can be hard to translate to lua. Another reason we need this new plugin is the existing implementation have less configuration in user interface. I hope new implementation have better looking than existing plugin.

貢獻者指南