Mark branch as v3 (deprecated)
Refactor Modal integration
Remove double modal execution
Add Modal execution on selection binding
Disable foldcolumn indicator
Disable codelens
I don't use it and it clutters the interface.
I incorrectly diagnosed this as coming from nvim-dap; see previous
commit.
Disable nvim-dap
I don't use this functionality and it clutters my files.
Add buffer realignment mappings
Disable nvim-cmp documentation window
Re-add old init.vim
This was present in my old AstroNvim configuration.
Make comments more visible in dracula theme
This makes it a /lot/ easier to read comments in low light/blue-light
filter environments.
Remove Snippet suggestion from nvim_lsp
De-prioritize luasnip source for completions
Add colorscheme, third-party plugins
Disable format on save for C/C++
init.lua: LSP reformatting