mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
change hop.nvim highlight
This commit is contained in:
parent
317089d5aa
commit
49482b8ea0
@ -1,3 +1,4 @@
|
||||
vim.cmd[[ hi HopNextKey cterm=bold ctermfg=176 gui=bold guibg=#ff00ff guifg=#ffffff ]]
|
||||
require('hop').setup()
|
||||
|
||||
vim.api.nvim_set_keymap('n', 'f', "<cmd>lua require'hop'.hint_char2()<cr>", {noremap = true})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user