No description
Find a file
2024-04-25 22:59:43 -04:00
after make lsp related popups all look the same 2024-04-25 22:59:22 -04:00
colors make lsp related popups all look the same 2024-04-25 22:59:22 -04:00
lua make sure we are safely setting termguicolors 2024-04-25 22:59:43 -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.