No description
Find a file
2024-03-29 21:24:26 -04:00
after stop highlighting the whole line for diagnostics 2024-03-09 00:25:41 -05:00
colors un-object orient some functions 2024-02-05 22:30:55 -05:00
lua add notification to toggling venn mode 2024-03-29 21:24:26 -04:00
.gitignore clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
init.lua make the right click menu much more useful 2024-03-23 17:11:30 -04: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.