No description
Find a file
2023-11-27 19:34:14 -05:00
after wasn't concatenating file path right 2023-11-27 19:34:14 -05:00
colors more stuff too lazy to seperate 2023-11-24 21:38:31 -05:00
lua fix indents and remove useless keybinds 2023-11-27 18:50:47 -05:00
.gitignore clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
init.lua more stuff too lazy to seperate 2023-11-24 21:38:31 -05:00
README.md update readme to reflect path change of plugin file 2023-11-26 14:24:55 -05:00

Welcome To My Neovim Config


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

Plugins

For plugin management I use my own fork of Dep To find the current list of plugins go to the plugin.lua file.