fix: username updated

This commit is contained in:
Barrett Ruth 2026-02-01 17:12:20 -05:00
parent 95f377b8df
commit 593ae1bc21
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ INSTALLATION *midnight-installation*
>lua
{
'barrett-ruth/midnight.nvim',
'barrettruth/midnight.nvim',
config = function()
vim.cmd.colorscheme('midnight')
end,