update readme to reflect path change of plugin file
This commit is contained in:
parent
ee2b844a8c
commit
0188d9ab2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
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
|
## 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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue