nixos/config/nvim/lua/plugins/hop.lua

6 lines
88 B
Lua
Raw Normal View History

2023-04-24 11:39:37 +01:00
return {
'phaazon/hop.nvim',
cmd = {"HopWord", "HopLine"},
config = true,
}