Set nvim theme

This commit is contained in:
BuyMyMojo 2025-03-31 10:12:03 +11:00
parent fccd7f3fc5
commit acb40bd978
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
3 changed files with 5 additions and 0 deletions

View file

@ -34,3 +34,4 @@ require("lazy").setup({
checker = { enabled = true },
})
vim.cmd('colorscheme github_dark_dimmed')