mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-02 09:04:36 +02:00
added hop.nvim
This commit is contained in:
parent
0b7128cbc0
commit
1f480c6454
3 changed files with 5 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue