No description
Find a file
2024-04-25 22:58:27 -04:00
after remove ` mark so lsp hover doesn't get messed up 2024-04-25 22:49:38 -04:00
colors make sfm (file tree) have a darker bg 2024-04-08 18:37:02 -04:00
lua remove signcolumn option, auto is good enough for me 2024-04-25 22:58:27 -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.