diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 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 |