summaryrefslogtreecommitdiff
path: root/dot_config/nvim.new/lua/ibrahim/plugins/which-key.lua
blob: 7410159943200bd8c6c212ac2cea84e393ebf8b5 (plain)
1
2
3
4
return {
	"folke/which-key.nvim",
	event = "VeryLazy",
}