add README.md
This commit is contained in:
parent
5da0e3dc7c
commit
0430aa7be0
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
<h3 style="text-align: center;">Welcome To My Neovim Config</h3>
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
## Versioning & Branches
|
||||||
|
Currently there are two branches [master](https://git.squi.bid/nvim/log/) and [v1](https://git.squi.bid/nvim/log/?h=v1) master will be the current iteration of my config and branches (marked with v#) will be older versions with the oldest being v1
|
||||||
|
|
||||||
|
## Use Case
|
||||||
|
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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue