nixvim
nixvim copied to clipboard
[PLUGIN REQUEST] Qmk.nvim
| 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
Let's wait for it to land on nixos-unstable: https://nixpk.gs/pr-tracker.html?pr=300336
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
Its been merged, under a different pr
I know indeed, it's mine ;)
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: @.***>
all the options are per keymap so this would probably be fine
Calling the general setup function looks legit too, no ?
Right