added hop.nvim

This commit is contained in:
Chris 2021-03-15 03:38:15 -04:00
parent 0b7128cbc0
commit 1f480c6454
3 changed files with 5 additions and 0 deletions

View file

@ -21,6 +21,7 @@ require('nv-telescope')
require('nv-floaterm')
require('nv-vim-rooter')
require('nv-lspkind')
require('nv-hop')
-- Which Key (Hope to replace with Lua plugin someday)
vim.cmd('source ~/.config/nvim/lua/nv-whichkey/init.vim')