chore: initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
'projekt0n/github-nvim-theme',
|
||||
name = 'github-theme',
|
||||
config = function()
|
||||
vim.cmd('colorscheme github_dark_dimmed')
|
||||
end
|
||||
}
|
||||
Reference in New Issue
Block a user