refactor: code cleanup

This commit is contained in:
Micah Halter
2024-02-13 14:05:37 -05:00
parent 95082bdcfd
commit d5dc216288
3 changed files with 69 additions and 68 deletions

View File

@ -14,7 +14,6 @@ if not lazy_loaded then
vim.cmd.quit()
end
---@type LazyConfig
lazy.setup({
{
"AstroNvim/AstroNvim",