mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 18:14:40 +02:00
update init.lua
This commit is contained in:
parent
7027e838b0
commit
6ac78a26f1
1 changed files with 2 additions and 0 deletions
2
init.lua
2
init.lua
|
@ -18,6 +18,8 @@ require('nv-quickscope')
|
|||
require('nv-rnvimr')
|
||||
require('nv-startify')
|
||||
require('nv-telescope')
|
||||
require('nv-floaterm')
|
||||
require('nv-vim-rooter')
|
||||
|
||||
-- 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