Completed lazy nvim basic migration, leaving old packer configs.

This commit is contained in:
Michael Housh
2023-09-18 22:25:55 -04:00
parent 7ebdbf3d7f
commit 27d6d596dc
21 changed files with 1 additions and 1401 deletions

View File

@@ -15,4 +15,4 @@ vim.opt.rtp:prepend(lazypath)
vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
require("lazy").setup('config')
require("lazy").setup('plugin-config')