From b4b9ecf07b323a7466e675a538575683c3d2365d Mon Sep 17 00:00:00 2001 From: Squibid Date: Sun, 26 Nov 2023 14:24:55 -0500 Subject: update readme to reflect path change of plugin file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1ac1a34..f6570bf 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ The master branch contains my current config, major revisions are tagged: v#.# My config is built around what I work on; this mainly includes: c, lua, java, and shell scripting. I also try to keep my config relatively portable which is why I to not use any nerd fonts ## Plugins -For plugin management I use my own [fork](https://git.squi.bid/dep/) of [Dep](https://github.com/chiyadev/dep) To find the current list of plugins go to the [plugin.lua](https://git.squi.bid/nvim/tree/lua/core/plugins.lua) file. +For plugin management I use my own [fork](https://git.squi.bid/dep/) of [Dep](https://github.com/chiyadev/dep) To find the current list of plugins go to the [plugin.lua](https://git.squi.bid/nvim/tree/lua/conf/plugins.lua) file. -- cgit v1.2.1