summaryrefslogtreecommitdiff
path: root/lua/ben/plugins/search-highlight.lua
blob: e00e17fc4e49c9e5b4f0ba5a7bfe607b31798fc0 (plain)
1
2
3
4
5
6
7
return {
	"qxxxb/vim-searchhi",
	keys = {
		{ "/", "/" },
		{ "?", "?" },
	},
}