Add kovetskiy/sxhkd-vim plugin

This commit is contained in:
Anas Elgarhy 2022-05-12 12:35:01 +02:00
parent fee6cf0365
commit 32ee90ef6f

View file

@ -6,6 +6,7 @@ if not present then
end end
local plugins = { local plugins = {
["kovetskiy/sxhkd-vim"] = {},
["wakatime/vim-wakatime"] = {}, ["wakatime/vim-wakatime"] = {},
["github/copilot.vim"] = {}, ["github/copilot.vim"] = {},
["nvim-lua/plenary.nvim"] = {}, ["nvim-lua/plenary.nvim"] = {},