change readme to match versioning style
This commit is contained in:
parent
eda5a33da9
commit
82cae35f18
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<h1 style="text-align: center;">Welcome To My Neovim Config</h1>
|
||||
<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
|
||||
## Versioning
|
||||
The master branch contains my current config, major revisions are tagged: v#.#
|
||||
|
||||
## 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue