Files
nvim/README.md

788 B

Welcome To My Neovim Config


Versioning & Branches

Currently there are two branches master and 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 of Dep To find the current list of plugins go to the plugin.lua file.