From 6c31d0fa77d7e628b9e52733cd9e6022c1c28fde Mon Sep 17 00:00:00 2001 From: pml68 Date: Wed, 24 Apr 2024 12:10:40 +0200 Subject: feat: add screenkey.nvim plugin + sk remap --- lua/pml68/plugins.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lua/pml68/plugins.lua') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index 4e4b440..4e18e13 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -201,6 +201,12 @@ local plugins = { "stevearc/dressing.nvim", event = "VeryLazy", }, + { + "NStefan002/screenkey.nvim", + cmd = "Screenkey", + version = "*", + config = true + }, --Formatting { "nvimdev/guard.nvim", -- cgit v1.2.3