update readme to reflect path change of plugin file

This commit is contained in:
2023-11-26 14:24:55 -05:00
parent ee2b844a8c
commit 0188d9ab2e

View File

@ -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.