Set nvim theme
This commit is contained in:
parent
fccd7f3fc5
commit
acb40bd978
3 changed files with 5 additions and 0 deletions
|
@ -34,3 +34,4 @@ require("lazy").setup({
|
|||
checker = { enabled = true },
|
||||
})
|
||||
|
||||
vim.cmd('colorscheme github_dark_dimmed')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue