No description
Find a file
2023-04-30 22:23:15 -04:00
after add more instructions on how to install the jdtls lsp client 2023-04-30 22:19:05 -04:00
lua clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
.gitignore clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
init.lua new config old version is now on v1 branch 2023-04-30 18:41:13 -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.