lazy-config -> lazy-configure
This commit is contained in:
2
init.lua
2
init.lua
@ -28,7 +28,7 @@ vim.opt.rtp:prepend(lazypath)
|
||||
--
|
||||
-- You can also configure plugins after the setup call,
|
||||
-- as they will be available in your neovim runtime.
|
||||
require('lazy-config')
|
||||
require('lazy-configure')
|
||||
|
||||
-- [[ Setting options ]]
|
||||
require('general-options')
|
||||
|
Reference in New Issue
Block a user