mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Completed lazy nvim basic migration, leaving old packer configs.
This commit is contained in:
@@ -15,4 +15,4 @@ vim.opt.rtp:prepend(lazypath)
|
||||
vim.g.mapleader = ' '
|
||||
vim.g.maplocalleader = ' '
|
||||
|
||||
require("lazy").setup('config')
|
||||
require("lazy").setup('plugin-config')
|
||||
|
||||
Reference in New Issue
Block a user