vim: update hop plugin remote
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
return {
|
||||
'phaazon/hop.nvim',
|
||||
'smoka7/hop.nvim',
|
||||
config = function()
|
||||
local hop = require('hop')
|
||||
hop.setup {
|
||||
keys = 'asdfweq'
|
||||
keys = 'qwertyuiopasdfghjklzxcvbnm1234567890 '
|
||||
}
|
||||
|
||||
vim.keymap.set('n', 'W', hop.hint_words, {})
|
||||
|
||||
Reference in New Issue
Block a user