nixvim icon indicating copy to clipboard operation
nixvim copied to clipboard

[PLUGIN REQUEST] Qmk.nvim

Open xiro-codes opened this issue 1 year ago • 4 comments

Field Description
Plugin qmk.nvim
Homepage https://github.com/codethread/qmk.nvim
Nixpkgs awaiting merge https://github.com/NixOS/nixpkgs/pull/296208

plugins.qmk-nvim.keymaps = [{name = "<NAME>", layout = '''', .... }]

all the options are per keymap so this would probably be fine

xiro-codes avatar Mar 24 '24 16:03 xiro-codes

Let's wait for it to land on nixos-unstable: https://nixpk.gs/pr-tracker.html?pr=300336

GaetanLepage avatar Apr 01 '24 21:04 GaetanLepage

Let's wait for it to land on nixos-unstable: https://nixpk.gs/pr-tracker.html?pr=300336

Its been merged, under a different pr

xiro-codes avatar Apr 01 '24 22:04 xiro-codes

Its been merged, under a different pr

I know indeed, it's mine ;)

GaetanLepage avatar Apr 01 '24 22:04 GaetanLepage

lol opps thanks again

On Mon, Apr 1, 2024 at 5:16 PM Gaétan Lepage @.***> wrote:

Its been merged, under a different pr

I know indeed, it's mine ;)

— Reply to this email directly, view it on GitHub https://github.com/nix-community/nixvim/issues/1318#issuecomment-2030667388, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC2TQS7F2HT7UYVYAZYT6VLY3HMDZAVCNFSM6AAAAABFFZROOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZQGY3DOMZYHA . You are receiving this because you authored the thread.Message ID: @.***>

xiro-codes avatar Apr 01 '24 23:04 xiro-codes

all the options are per keymap so this would probably be fine

Calling the general setup function looks legit too, no ?

GaetanLepage avatar Apr 13 '24 10:04 GaetanLepage

Right

xiro-codes avatar Apr 13 '24 14:04 xiro-codes