mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Re-arrange neovim config
This commit is contained in:
@@ -16,7 +16,7 @@ vim.g.mapleader = ' '
|
||||
vim.g.maplocalleader = ' '
|
||||
|
||||
require("lazy").setup(
|
||||
'plugin-config',
|
||||
'user.plugin-config',
|
||||
{
|
||||
dev = {
|
||||
path = '~/LocalProjects/plugins',
|
||||
Reference in New Issue
Block a user