No description
Find a file
Squibid fbe0ba5c4b
improve completion config
- show what we are completing from with symbol on left
- improving results ordering
2024-03-09 00:24:27 -05:00
after improve completion config 2024-03-09 00:24:27 -05:00
colors un-object orient some functions 2024-02-05 22:30:55 -05:00
lua get lsp server name more consistently for the statusbar 2024-03-09 00:21:19 -05:00
.gitignore clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
init.lua way too lazy to sort this out, adding kitchen sink 2024-01-30 21:52:24 -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.