No description
Find a file
2023-06-26 11:28:27 -04:00
after replace gd and the likes with glance 2023-06-26 11:28:27 -04:00
lua replace gd and the likes with glance 2023-06-26 11:28:27 -04:00
.gitignore clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
init.lua add config managment scripts 2023-05-14 15:30:29 +00:00
README.md make heading bigger in README.md 2023-04-30 19:44:55 -04:00

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.