No description
Find a file
2023-10-22 18:09:32 -04:00
after add undotree config 2023-10-22 18:09:32 -04:00
colors move highlights to colorscheme, and change cmp style 2023-10-22 18:07:36 -04:00
lua move config menu 2023-10-22 18:08:38 -04:00
.gitignore clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
init.lua move config menu 2023-10-22 18:08:38 -04: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.